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

The information about interactions with a message has changed.

NameTypeDescription
chat_idstringChat identifier.
message_idstringMessage identifier.
interaction_infomessageInteractionInfoNew information about interactions with the message; may be null.

More details on telegram's documentation.