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

This object represents a prepared inline message. More...

#include <telebot-types.h>

Public Attributes

char * id
 
long expiration_date
 

Detailed Description

This object represents a prepared inline message.

Member Data Documentation

◆ expiration_date

long telebot_prepared_inline_message::expiration_date

Expiration date of the prepared message

◆ id

char* telebot_prepared_inline_message::id

Unique identifier of the prepared message


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