channels.EditTitle#
- class pyrogram.raw.functions.channels.EditTitle#
Edit the name of a channel/supergroup.
- Details:
Layer:
158
ID:
566DECD0
- Parameters:
channel (
InputChannel
) – Channel/supergroup.title (
str
) – New name.
- Returns:
Edit the name of a channel/supergroup.
Layer: 158
ID: 566DECD0
channel (InputChannel
) – Channel/supergroup.
title (str
) – New name.