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