|
Telebot 9.4
Library for Telegram bot API
|
This object describes the state of a revenue withdrawal operation. More...
#include <telebot-types.h>
Public Attributes | |
| char * | type |
| long | date |
| char * | url |
This object describes the state of a revenue withdrawal operation.
| long telebot_revenue_withdrawal_state::date |
Optional. Date the withdrawal was completed in Unix time
| char* telebot_revenue_withdrawal_state::type |
Type of the state, currently one of "pending", "succeeded", "failed"
| char* telebot_revenue_withdrawal_state::url |
Optional. An HTTPS URL that can be used to see transaction details