View Source ExTDLib.Method.GetMessageStatistics (ExTDLib v0.0.4)

Returns detailed statistics about a message. Can be used only if message.can_get_statistics == true. Returns object_ptr<MessageStatistics>.

NameTypeDescription
chat_idstringChat identifier.
message_idstringMessage identifier.
is_darkboolPass true if a dark theme is used by the application.

More details on telegram's documentation.