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

Describes a unique gift that was sent or received. More...

#include <telebot-types.h>

Public Attributes

struct telebot_unique_giftgift
 
char * origin
 
char * last_resale_currency
 
long long int last_resale_amount
 

Detailed Description

Describes a unique gift that was sent or received.

Member Data Documentation

◆ gift

struct telebot_unique_gift* telebot_unique_gift_info::gift

Information about the gift

◆ last_resale_amount

long long int telebot_unique_gift_info::last_resale_amount

Optional. Price paid for the gift

◆ last_resale_currency

char* telebot_unique_gift_info::last_resale_currency

Optional. Currency in which the payment for the gift was done

◆ origin

char* telebot_unique_gift_info::origin

Origin of the gift


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