editedChannelPost property
Optional. New version of a channel post that is known to the bot and was edited
Implementation
@JsonKey(name: 'edited_channel_post')
Message? get editedChannelPost;
Optional. New version of a channel post that is known to the bot and was edited
@JsonKey(name: 'edited_channel_post')
Message? get editedChannelPost;