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