Interface StageInstanceModifyRequest


  • @Immutable
    public interface StageInstanceModifyRequest
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableStageInstanceModifyRequest.Builder builder()
      • topic

        discord4j.discordjson.possible.Possible<String> topic()
      • privacyLevel

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