|
Telebot 9.4
Library for Telegram bot API
|
Thi object represetns information about the current status of a webhook. More...
#include <telebot-types.h>
Public Attributes | |
| struct telebot_location * | location |
| char * | address |
Thi object represetns information about the current status of a webhook.
| char* telebot_chat_location::address |
Location address; 1-64 characters, as defined by the chat owner
| struct telebot_location* telebot_chat_location::location |
The location to which the supergroup is connected. Can't be a live location.