Voice¶
- class litegram.types.voice.Voice(*, file_id: str, file_unique_id: str, duration: int, mime_type: str | None = None, file_size: int | None = None, **extra_data: Any)[source]¶
This object represents a voice note.
This object represents a voice note.