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

Returns list of chat administrators with number of their invite links. Requires owner privileges in the chat. Returns object_ptr<ChatInviteLinkCounts>.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram's documentation.