Class GenericVoiceChannelUpdateEvent<T>

    • Constructor Detail

      • GenericVoiceChannelUpdateEvent

        public GenericVoiceChannelUpdateEvent​(JDA api,
                                              long responseNumber,
                                              VoiceChannel channel)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object