Class GenericVoiceChannelEvent

    • Constructor Detail

      • GenericVoiceChannelEvent

        public GenericVoiceChannelEvent​(@Nonnull
                                        JDA api,
                                        long responseNumber,
                                        @Nonnull
                                        VoiceChannel channel)
    • Method Detail

      • getGuild

        @Nonnull
        public Guild getGuild()
        The Guild
        Shortcut for getChannel().getGuild()
        Returns:
        The Guild