peyk.platforms.bale.types.chat_photo¶
Classes
|
Represent the Bale Bot API |
- class peyk.platforms.bale.types.chat_photo.ChatPhoto(small_file_id: str, small_file_unique_id: str, big_file_id: str, big_file_unique_id: str)[source]¶
Bases:
objectRepresent the Bale Bot API
ChatPhotoobject.Preserves the existing dataclass fields and parsing behavior.
- small_file_id: str¶
- small_file_unique_id: str¶
- big_file_id: str¶
- big_file_unique_id: str¶