editedMessage

@SerialName(value = "edited_message")
val editedMessage: Message? = null(source)

Optional.

New version of a message that is known to the bot and was edited.

This update may at times be triggered by changes to message fields that are either unavailable or not actively used by your bot.