chatBoost property
Optional. A chat boost was added or changed. The bot must be an administrator in the chat to receive these updates.
Implementation
@JsonKey(name: 'chat_boost')
ChatBoostUpdated? get chatBoost;
Optional. A chat boost was added or changed. The bot must be an administrator in the chat to receive these updates.
@JsonKey(name: 'chat_boost')
ChatBoostUpdated? get chatBoost;