messages.EditChatAbout
- class pyrogram.raw.functions.messages.EditChatAbout
Edit the description of a group/supergroup/channel.
- Details:
Layer:
194
ID:
DEF60797
- Parameters:
peer (
InputPeer
) – The group/supergroup/channel.about (
str
) – The new description
- Returns:
bool