getChatMember

Get information on a user’s chat membership.

PARAMETERS
chatId: ID

The identifier of a chat that includes the user.

userId: ID

The identifier of the user.

RESULT
SYNTAX
await client.getChatMember(chatId, userId);