Telebot  4.7.0
Library for Telegram bot API
Public Attributes | List of all members
telebot_dice Struct Reference

This object represents a dice with random value from 1 to 6. More...

#include <telebot-types.h>

Public Attributes

int value
 

Detailed Description

This object represents a dice with random value from 1 to 6.

Member Data Documentation

◆ value

int telebot_dice::value

Value of the dice, 1-6


The documentation for this struct was generated from the following file: