removedChatBoost property

  1. @JsonKey(name: 'removed_chat_boost')
ChatBoostRemoved? get removedChatBoost
inherited

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;