EditPhoto¶
-
class
pyrogram.raw.functions.channels.
EditPhoto
¶ Change the photo of a channel/supergroup.
- Details
Layer:
126
ID:
0xf12e57c9
- Parameters
channel (
InputChannel
) – Channel/supergroup whose photo should be edited.photo (
InputChatPhoto
) – New photo.
- Returns
Updates
– Object which is perceived by the client without a call on its part when an event occurs.