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

Describes the opening hours of a business. More...

#include <telebot-types.h>

Public Attributes

char * time_zone_name
 
struct telebot_business_opening_hours_intervalopening_hours
 
int count_opening_hours
 

Detailed Description

Describes the opening hours of a business.

Member Data Documentation

◆ opening_hours

struct telebot_business_opening_hours_interval* telebot_business_opening_hours::opening_hours

List of time intervals describing business opening hours

◆ time_zone_name

char* telebot_business_opening_hours::time_zone_name

Unique name of the time zone for which the opening hours are defined


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