Class ConnectionRequest


  • public class ConnectionRequest
    extends java.lang.Object
    • Constructor Detail

      • ConnectionRequest

        public ConnectionRequest​(Guild guild)
    • Method Detail

      • setChannel

        public void setChannel​(VoiceChannel channel)
      • setNextAttemptEpoch

        public void setNextAttemptEpoch​(long epochMillis)
      • getChannelId

        public long getChannelId()
      • getNextAttemptEpoch

        public long getNextAttemptEpoch()
      • getGuildIdLong

        public long getGuildIdLong()