View Source ExTDLib.Object.UpdateMessageInteractionInfo (ExTDLib v0.0.4)
The information about interactions with a message has changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_id | string | Message identifier. |
| interaction_info | messageInteractionInfo | New information about interactions with the message; may be null. |
More details on telegram's documentation.