Class DiscordReady


  • public final class DiscordReady
    extends Object
    Called when the RPC connection has been established
    • Constructor Detail

    • Method Detail

      • getUserId

        public String getUserId()
        The userId for the active user
      • getUsername

        public String getUsername()
        The username of the active user
      • getDiscriminator

        public String getDiscriminator()
        The discriminator of the active user
      • getAvatar

        public String getAvatar()
        The avatar of the active user
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object