View Source ExTDLib.Object.ChatEvent (ExTDLib v0.0.4)

Represents a chat event.

NameTypeDescription
idstringChat event identifier.
datenumberPoint in time (Unix timestamp) when the event happened.
member_idMessageSenderIdentifier of the user or chat who performed the action.
actionChatEventActionThe action.

More details on telegram's documentation.