mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
554 B
554 B
title | description |
---|---|
getChatMember | Returns information about one participant of the chat |
Method: getChatMember
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about one participant of the chat
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
user_id | int | Yes | User identifier |