chatBoost property

  1. @JsonKey(name: 'chat_boost')
ChatBoostUpdated? get chatBoost
inherited

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;