H
H
Hanry6542020-08-09 17:35:16
Telegram
Hanry654, 2020-08-09 17:35:16

How to find out the sticker id in telegram?

How to find out the sticker id in telegram?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
maks_vorobiov, 2022-01-21
@maks_vorobiov

file_info=bot.get_file(message.sticker.file_id)
print(file_info)
if you want to know only id:
file_info=message.sticker.file_id
print(file_id)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question