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.

Usable by Users Bots
Details:
  • Layer: 224

  • ID: D94305E0

Parameters:

channel (InputChannel) – The channel, pass inputChannelEmpty to remove it.

Returns:

bool