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

Contains information about the start page settings of a Telegram Business account. More...

#include <telebot-types.h>

Public Attributes

char * title
 
char * message
 
struct telebot_stickersticker
 

Detailed Description

Contains information about the start page settings of a Telegram Business account.

Member Data Documentation

◆ message

char* telebot_business_intro::message

Optional. Message text of the business intro

◆ sticker

struct telebot_sticker* telebot_business_intro::sticker

Optional. Sticker of the business intro

◆ title

char* telebot_business_intro::title

Optional. Title text of the business intro


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