N
N
NarkoMan012021-01-18 01:17:49
Node.js
NarkoMan01, 2021-01-18 01:17:49

Is it possible to connect telegram bot to rest api?

Nowhere did I find an answer to the question is it possible to connect a telegram bot to my rest api?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Chubarov, 2021-01-18
@NarkoMan01

A good question is already half the answer. Yes, you can integrate the bot into your server.
From telegram you will need to get a token, and telegram from you will need to get a url (webhook) where they will send various events and data.
Accordingly - then you already implement processing at your discretion.

V
Vasily Bannikov, 2021-01-18
@vabka

May I allow

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question