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