Class DiscordUserAudioChannelJoinEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.discord.DiscordEvent
tv.phantombot.event.discord.useraudiochannel.DiscordUserAudioChannelEvent
tv.phantombot.event.discord.useraudiochannel.DiscordUserAudioChannelJoinEvent
-
Constructor Summary
ConstructorsConstructorDescriptionClass constructor.DiscordUserAudioChannelJoinEvent(User user, AudioChannel audiochannel) Class constructor. -
Method Summary
Methods inherited from class tv.phantombot.event.discord.DiscordEvent
getChannel, getChannelId, getDiscordAudioChannel, getDiscordChannel, getDiscordMessage, getDiscordUser, getDiscriminator, getMention, getMessage, getSender, getSenderId, getUsername
-
Constructor Details
-
DiscordUserAudioChannelJoinEvent
Class constructor.- Parameters:
user-
-
DiscordUserAudioChannelJoinEvent
Class constructor.- Parameters:
user-audiochannel-
-