Skip to content

issues Search Results · repo:yagop/node-telegram-bot-api language:JavaScript

Filter by

980 results
 (58 ms)

980 results

inyagop/node-telegram-bot-api (press backspace or delete to remove)

We recently launched a token distribution website. The tokens are already available on the network and can be used on certain DEX platforms, so they have practical applications. We are encountering periodic ...
  • thomasjorge1978
  • Opened 
    8 days ago
  • #1268

error: [polling_error] { code : EFATAL , message : EFATAL: AggregateError } How to fix it sir? my simple code const TelegramBot = require( node-telegram-bot-api ); const token = ### ; const bot = new ...
  • danzznhh
  • Opened 
    10 days ago
  • #1267

I want to get reactions to my messages and use the following code: const TelegramBot = require( node-telegram-bot-api ); const TOKEN = *** ; const bot = new TelegramBot(TOKEN, { polling: { ...
  • autoantwort
  • 1
  • Opened 
    on May 7
  • #1266

I know we can turn on and off link previews by using disable_web_page_preview. But in case my message includes many links and I just want to display the link preview for a specific link, how can I do it? ...
  • hydra1197
  • Opened 
    on Apr 18
  • #1265

NPM latest version is 0.66.0 , how When will it be updated 0.68.0
  • tanghong1992
  • Opened 
    on Apr 18
  • #1264

Dependency Hierarchy node-telegram-bot-api-0.66.0.tgz request-promise-5.0.0.tgz request-promise-core-1.1.3.tgz ❌ request-2.88.2.tgz (Vulnerable Library) Vulnerability Details The Request package through ...
  • its-dibo
  • Opened 
    on Mar 19
  • #1263

Dependency Hierarchy node-telegram-bot-api-0.66.0.tgz request-promise-5.0.0.tgz request-promise-core-1.1.3.tgz ❌ request-2.88.2.tgz (Vulnerable Library) Vulnerability Details The Request package through ...
  • sherif-amk
  • Opened 
    on Mar 19
  • #1262

You added the business_connection_id, but forgot about the Interface: interface SendBasicOptions { message_thread_id?: number | undefined; disable_notification?: boolean | undefined; reply_to_message_id?: ...
  • solowey1
  • Opened 
    on Mar 15
  • #1261

While using the package for long-polling scenarios, I ve noticed a limitation when dealing with network instability. Specifically, the timeout parameter in request is tied directly to server-side timeout ...
  • zwa73
  • 1
  • Opened 
    on Mar 7
  • #1260

The webhook is receiving message events even though I m not subscribed to them. I tested the bot with allowed_updates: [ message ], then deleted the webhook via the API and code, and even reissued the ...
  • Agmund2002
  • Opened 
    on Mar 6
  • #1259
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub