Answer the question
In order to leave comments, you need to log in
Telegram bot python (how to get dice value(send_dice))?
await bot.send_dice(message.from_user.id, "") // An animated die is sent to the user.
..................?.....................//get the value of this die and write it to a variable
Answer the question
In order to leave comments, you need to log in
await msg = bot.send_dice()
print(msg)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question