L
L
LernardDranrel2021-05-16 18:12:54
Python
LernardDranrel, 2021-05-16 18:12:54

How to pass an array of data as a result of an inline telegram bot (telebot), how does it work with @gif or @vid?

Hello, for the third day I've been struggling with a problem, the solution of which cannot be found:
I need to create an inline bot, after entering the name of which I will have answer options, as implemented in @gif or @vid.
The documentation on the official website states that you can pass an array from InlineQueryRezult as a result through AnswerInlineQuery, but I have not found any examples of working through telebot.
I will be grateful if you help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-05-16
@SoreMix

I did not find any examples of work through telebot

Opened the library page, opened the "examples" folder, opened the "inline examples" file
https://github.com/eternnoir/pyTelegramBotAPI/blob...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question