editedChannelPost

@SerialName(value = "edited_channel_post")
val editedChannelPost: Message? = null(source)

Optional.

New version of a channel post 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.