botDiscriminator property
The discriminator of the bot user, if any
Implementation
@JsonKey(includeIfNull: true, name: 'bot_discriminator')
final String? botDiscriminator;
The discriminator of the bot user, if any
@JsonKey(includeIfNull: true, name: 'bot_discriminator')
final String? botDiscriminator;