MadelineProtoDocs/docs/TD_docs/methods/getChatMember.md

635 B

title description image
getChatMember Returns information about one participant of the chat https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getChatMember

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns information about one participant of the chat

Parameters:

Name Type Description Required
chat_id int53 Chat identifier Yes
user_id int User identifier Yes

Return type: ChatMember