channelPost property
Optional. New incoming channel post of any kind - text, photo, sticker, etc.
Implementation
@JsonKey(name: 'channel_post')
Message? get channelPost;
Optional. New incoming channel post of any kind - text, photo, sticker, etc.
@JsonKey(name: 'channel_post')
Message? get channelPost;