Hello, I have this case where a user sends something

from my website, I need receive it with 2 buttons where I can decide if the answer is correct or not (for that user), when I press /accept I want to send a message to the user and then redirect them to the next page on my website, the website calls the /getUpdates API to get those results/messages from my bot. How do I do it?

6 ответов

10 просмотров
D- Автор вопроса

any help ??

you should probably use ReplyKeyboard instead of InlineKeyboard then

D- Автор вопроса
dotvhs
you should probably use ReplyKeyboard instead of I...

when I use it can I send the messages as commands?

ReplyKeyboardButton send a message as text therefore it would trigger a command

D- Автор вопроса
dotvhs
ReplyKeyboardButton send a message as text therefo...

its not working, nothing is dispalying on my telegram bot

Похожие вопросы

Карта сайта