View Source ExTDLib.Method.ClickChatSponsoredMessage (ExTDLib v0.0.4)
Informs TDLib that the user opened the sponsored chat via the button, the name, the photo, or a mention in the sponsored message. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier of the sponsored message. |
| message_id | string | Identifier of the sponsored message. |
More details on telegram's documentation.