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

This object describes the state of a revenue withdrawal operation. More...

#include <telebot-types.h>

Public Attributes

char * type
 
long date
 
char * url
 

Detailed Description

This object describes the state of a revenue withdrawal operation.

Member Data Documentation

◆ date

long telebot_revenue_withdrawal_state::date

Optional. Date the withdrawal was completed in Unix time

◆ type

char* telebot_revenue_withdrawal_state::type

Type of the state, currently one of "pending", "succeeded", "failed"

◆ url

char* telebot_revenue_withdrawal_state::url

Optional. An HTTPS URL that can be used to see transaction details


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