account.UpdatePersonalChannel#
- class pyrogram.raw.functions.account.UpdatePersonalChannel#
Associate (or remove) a personal channel , that will be listed on our personal profile page . Changing it will emit an updateUser update.
- Details:
Layer:
211
ID:
D94305E0
- Parameters:
- channel (
InputChannel
): The channel, pass inputChannelEmpty to remove it.
- channel (
- Returns:
bool