Skip to content
  1. MTKruto/
  2. Walkthrough/
  3. Personal Channel
  1. Setting a Personal Channel
  2. Removing the Personal Channel
Guides

Personal ChannelUSER-ONLY

User Walkthrough · 16 of 50

Users can display a channel on the account’s profile.

Setting a Personal Channel

setPersonalChannel accepts the channel’s identifier.

await client.setPersonalChannel({ chatId: channelId });

Removing the Personal Channel

An empty setPersonalChannel call removes the channel.

await client.setPersonalChannel();
PreviousProfile MusicNextClose Friends
© 2023-2026 MTKruto
TelegramGitHub
Appearance