ClickChatSponsoredMessage constructor

ClickChatSponsoredMessage(
  1. {required int chat_id,
  2. required int message_id,
  3. int? extra,
  4. int? clientId}
)

Informs TDLib that the user opened the sponsored chat via the button, the name, the photo, or a mention in the sponsored message

Returns Ok

Implementation

ClickChatSponsoredMessage