EditChatPhoto¶
-
class
pyrogram.api.functions.messages.
EditChatPhoto
(chat_id: int, photo)¶ -
ID
¶ 0xca4c79d8
Parameters: - chat_id –
int
32-bit
- photo – Either
InputChatPhotoEmpty
,InputChatUploadedPhoto
orInputChatPhoto
Raises: Returns: Either
UpdatesTooLong
,UpdateShortMessage
,UpdateShortChatMessage
,UpdateShort
,UpdatesCombined
,Update
orUpdateShortSentMessage
-