A
A
Artem Davydov2018-10-24 23:24:31
Bots
Artem Davydov, 2018-10-24 23:24:31

How to read Messages that were written to my bot in a telegram and how to respond to them?

I created a bot as a technical support for my store, but at the same time I can’t read the messages that they write to my bot, which means I can’t answer, please help

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vadim, 2018-10-25
@dark_rain

There are two mutually exclusive ways of receiving updates for your bot—the getUpdates method on one hand and Webhooks on the other. Incoming updates are stored on the server until the bot receives them either way, but they will not be kept longer than 24 hours.
https://core.telegram.org/bots/api

A
Artem Davydov, 2018-10-25
@adavydov1999

And translate you answer in English please☺️

B
BellusAddictus, 2018-10-25
@BellusAddictus

Artyom, you completely lack understanding of the principles of the telegram bot in particular, and programming in general.
If you want to understand, start with the basics.
https://tlgrm.ru/docs/bots
https://tlgrm.ru/docs/bots/api
telegramzy.ru/api-bot
Offhand what was found in Russian.
What is not clear - drive into Google and read.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question