Class DiscordUserVoiceChannelJoinEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.discord.DiscordEvent
tv.phantombot.event.discord.uservoicechannel.DiscordUserVoiceChannelEvent
tv.phantombot.event.discord.uservoicechannel.DiscordUserVoiceChannelJoinEvent
-
Constructor Summary
ConstructorsConstructorDescriptionClass constructor.DiscordUserVoiceChannelJoinEvent
(User user, VoiceChannel voicechannel) Class constructor. -
Method Summary
Methods inherited from class tv.phantombot.event.discord.DiscordEvent
getChannel, getChannelId, getDiscordChannel, getDiscordMessage, getDiscordUser, getDiscordVoiceChannel, getDiscriminator, getMention, getMessage, getSender, getSenderId, getUsername
-
Constructor Details
-
DiscordUserVoiceChannelJoinEvent
Class constructor.- Parameters:
user
-
-
DiscordUserVoiceChannelJoinEvent
Class constructor.- Parameters:
user
-voicechannel
-
-