Airgram

Guides
/
/
Output types

ChatEventAction

Represents a chat event.

The ChatEventActionUnion type represents one of the following types:

ChatEventMessageEdited

A message was edited.


NameTypeDescription
_"chatEventMessageEdited"
oldMessage The original message before the edit
newMessage The message after it was edited