Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_unique_gift Struct Reference

This object describes a unique gift that was upgraded from a regular gift. More...

#include <telebot-types.h>

Public Attributes

char * gift_id
 
char * name
 
int number
 
struct telebot_stickersticker
 

Detailed Description

This object describes a unique gift that was upgraded from a regular gift.

Member Data Documentation

◆ gift_id

char* telebot_unique_gift::gift_id

Identifier of the regular gift

◆ name

char* telebot_unique_gift::name

Unique name of the gift

◆ number

int telebot_unique_gift::number

Unique number of the upgraded gift

◆ sticker

struct telebot_sticker* telebot_unique_gift::sticker

Optional. Model of the gift


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