chatShared property
Optional. Service message: a chat was shared with the bot
Implementation
@JsonKey(name: 'chat_shared')
ChatShared? get chatShared;
Optional. Service message: a chat was shared with the bot
@JsonKey(name: 'chat_shared')
ChatShared? get chatShared;