peyk.platforms.telegram.types.video_chat_started¶
Classes
Video chat started. |
- class peyk.platforms.telegram.types.video_chat_started.VideoChatStarted[source]¶
Bases:
objectVideo chat started.
- classmethod from_dict(data: dict | None) VideoChatStarted | None[source]¶
Provides the from dict operation for the Telegram integration.
- Parameters:
data – Value used by this operation.
- Returns:
Result produced by the operation.