botTokenPreview property
The preview (last few characters) of the bot token, if any
Implementation
@JsonKey(includeIfNull: true, name: 'bot_token_preview')
final String? botTokenPreview;
The preview (last few characters) of the bot token, if any
@JsonKey(includeIfNull: true, name: 'bot_token_preview')
final String? botTokenPreview;