TDLib v0.0.2 TDLib.Method.GetChatMember View Source
Returns information about a single member of a chat.
Returns object_ptr
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
user_id | number | User identifier. |
More details on telegram’s documentation.