Interface StageInstanceCreateRequest


  • @Immutable
    public interface StageInstanceCreateRequest
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableStageInstanceCreateRequest.Builder builder()
      • channelId

        discord4j.discordjson.Id channelId()
      • privacyLevel

        discord4j.discordjson.possible.Possible<Integer> privacyLevel()