removedChatBoost property
Optional. A chat boost was removed. The bot must be an administrator in the chat to receive these updates.
Implementation
@JsonKey(name: 'removed_chat_boost')
ChatBoostRemoved? get removedChatBoost;
Optional. A chat boost was removed. The bot must be an administrator in the chat to receive these updates.
@JsonKey(name: 'removed_chat_boost')
ChatBoostRemoved? get removedChatBoost;