Interface Identify

    • Method Detail

      • builder

        static discord4j.discordjson.json.gateway.ImmutableIdentify.Builder builder()
      • compress

        discord4j.discordjson.possible.Possible<Boolean> compress()
      • largeThreshold

        int largeThreshold()
      • shard

        discord4j.discordjson.possible.Possible<int[]> shard()
      • presence

        discord4j.discordjson.possible.Possible<StatusUpdate> presence()
      • guildSubscriptions

        discord4j.discordjson.possible.Possible<Boolean> guildSubscriptions()
      • intents

        discord4j.discordjson.possible.Possible<Long> intents()