peyk.platforms.telegram.types.video_chat_started

Classes

VideoChatStarted()

Video chat started.

class peyk.platforms.telegram.types.video_chat_started.VideoChatStarted[source]

Bases: object

Video 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.