Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
583 views

I decided to try to write a bot in NodeJS, I got to the point of processing callback_query, but when I click on the inline keyboard, the bot does not catch this event. Module version: "node-...
0 votes
1 answer
476 views

When the redlined button is highlighted, the button below the input box appears. I don't know what it's called, so I don't know what to search for I expect to know how it's set up or what it's called ...
0 votes
1 answer
509 views

Using node-telegram-bot-api. I have a Webhook that works properly - i get updates when messages are sent, but no update is sent when the user presses a button in an inline keyboard. class ...
0 votes
1 answer
330 views

I want to store user/conversation specific data for a telegram bot. Any ideas on how to do this? There is some sensitive data that only the user should have access to so I'm hesitant to store it in my ...
0 votes
2 answers
2k views

when i put apiId , apiHash , mobile nummber through the bot then i received phone_code of my telegram app, when i enter phone_code in bot then i received code: const author = async () =&...
0 votes
1 answer
878 views

I wanna make a telegram bot game where bot send a message to group then other members can make reactions on this message. Then I enlist those members data and start the game for those members only. ...
4 votes
4 answers
6k views

I am building Telegram Web App (Mini App). I initiated Telegram Web App using the official script published on their website: https://core.telegram.org/bots/webapps#initializing-mini-apps I ...
0 votes
1 answer
77 views

So I am making a simple telegram bot that replies with a message if the message replied to is a photograph, but the property of the node-telegram-bot library of the "message" object, ...
1 vote
2 answers
1k views

I am using the node-telegram-bot API and trying to set a reaction to a message in the channel via the setMessageReaction method: bot.setMessageReaction('@channel_name', message_id, [ {type: 'emoji'...
0 votes
0 answers
169 views

please tell me why the scenes in telegraf.js stopped working for me. Yesterday everything worked fine, but today they seem to have been removed from the framework Telegraf.js const nameScene = new ...
0 votes
1 answer
881 views

I have a problem with Conversation. I wrote the following code in Conversation: if (ctx.session.in_conversation == true) return; conversation.session.in_conversation = true; await ctx....
1 vote
1 answer
3k views

Telegram always adds the white background to my transparent .png images when I send them via sendphoto. But how to keep them transparent as the source?
0 votes
1 answer
2k views

I am trying to make a telegram bot and i want the chat invite link through which the member joins the group in telegram. I am using the node telegram bot api in NodeJS and while using the "...
2 votes
2 answers
2k views

bot.sendDocument(id, 'test.zip'); I have a 1.5GB file. But it is not sent to the user, it gives the following error: (Unhandled rejection Error: ETELEGRAM: 413 Request Entity Too Large) I know that ...
1 vote
0 answers
206 views

I am making tg bot with Firebase for students of our college, which will send notifications from Learning Management System, when our homework ready-to-do. It was pretty easy to make parser for LMS ...

15 30 50 per page
1
2 3 4 5
...
11

AltStyle によって変換されたページ (->オリジナル) /