You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
searched for such a feature request (
enhancement
) and found none
Introduction
Example
constisMember=awaitbot.getChatMember(-1002023867798,chatId);if(!isMember||!isMember.ok||isMember.result.status!=="member"){console.error("Bot cannot access or verify membership in @sopbots channel.");bot.sendMessage(chatId,"You must join @sopbots channel to use this bot.");returnNextResponse.json({},{status: 200});}
Question
Saying Chat Not Exists although I copied the chatId from web telegram
The text was updated successfully, but these errors were encountered:
I have read:
I am using the latest version of the library.
Expected Behavior
Actual Behavior
Steps to reproduce the Behavior
I have:
Introduction
Example
Saying Chat Not Exists although I copied the chatId from web telegram
The text was updated successfully, but these errors were encountered: