telegram.ChatLocation¶
- class telegram.ChatLocation(*args, **kwargs)[source]¶
Bases:
telegram.TelegramObjectThis object represents a location to which a chat is connected.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
locationis equal.- Parameters