704 B
704 B
title | description | image |
---|---|---|
chatEvent | Represents a chat event | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: chatEvent
Represents a chat event
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int64 | Yes | Chat event identifier |
date | int | Yes | Date of the event, unix time |
user_id | int | Yes | Identifier of a user who made the action |
action | ChatEventAction | Yes | Action done by the user |