|
Telebot
4.7.0
Library for Telegram bot API
|
This object represents a dice with random value from 1 to 6. More...
#include <telebot-types.h>
Public Attributes | |
| int | value |
This object represents a dice with random value from 1 to 6.
| int telebot_dice::value |
Value of the dice, 1-6
1.8.13