directMessagePriceChanged property
- @JsonKey(name: 'direct_message_price_changed')
inherited
Optional. Service message: the price for paid messages in the corresponding direct messages chat of a channel has changed
Implementation
@JsonKey(name: 'direct_message_price_changed')
DirectMessagePriceChanged? get directMessagePriceChanged;