VideoChatStarted¶
- class telegram.VideoChatStarted(*, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObject
This object represents a service message about a video chat started in the chat. Currently holds no information.
Available In
Added in version 13.4.
Changed in version 20.0: This class was renamed from
VoiceChatStarted
in accordance to Bot API 6.0.