botTokenCreatedAt property
ISO 8601 timestamp when the bot token was created
Implementation
@JsonKey(includeIfNull: true, name: 'bot_token_created_at')
final DateTime? botTokenCreatedAt;
ISO 8601 timestamp when the bot token was created
@JsonKey(includeIfNull: true, name: 'bot_token_created_at')
final DateTime? botTokenCreatedAt;