removedChatBoost property

ChatBoostRemoved? get removedChatBoost

The removed chat boost from the update, if any.

This will be non-null when a chat boost is removed.

Implementation

ChatBoostRemoved? get removedChatBoost => update.removedChatBoost;