getChatMember - mkotb/Telegram-Errors GitHub Wiki

chat_id

If not provided, Telegram will return chat_id is empty.

If the bot doesn't have access to the chat, or it doesn't exist, Telegram will return chat not found.

user_id

if not provided, Telegram will return wrong user_id specified.

If an invalid user id is provided, a ChatMember object will be returned, however, it will not display their name and they will be shown as left.

⚠️ **GitHub.com Fallback** ⚠️