Class ApplicationCommandOptionChoiceProperties.ApplicationCommandOptionChoicePropertiesConverter
public class ApplicationCommandOptionChoiceProperties.ApplicationCommandOptionChoicePropertiesConverter : JsonConverter<ApplicationCommandOptionChoiceProperties>
- Inheritance
-
ApplicationCommandOptionChoiceProperties.ApplicationCommandOptionChoicePropertiesConverter
- Inherited Members
Constructors
ApplicationCommandOptionChoicePropertiesConverter()
public ApplicationCommandOptionChoicePropertiesConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override ApplicationCommandOptionChoiceProperties? Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, ApplicationCommandOptionChoiceProperties, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, ApplicationCommandOptionChoiceProperties value, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritervalueApplicationCommandOptionChoicePropertiesoptionsJsonSerializerOptions