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

Thi object represetns information about the current status of a webhook. More...

#include <telebot-types.h>

Public Attributes

struct telebot_locationlocation
 
char * address
 

Detailed Description

Thi object represetns information about the current status of a webhook.

Member Data Documentation

◆ address

char* telebot_chat_location::address

Location address; 1-64 characters, as defined by the chat owner

◆ location

struct telebot_location* telebot_chat_location::location

The location to which the supergroup is connected. Can't be a live location.


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