channels.deactivateAllUsernames

Disable all purchased usernames of a supergroup or channel

 Method schema is available as of layer 148. Switch »

Parameters

Name Type Description
channel InputChannel Supergroup or channel

Result

Bool

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.
Go up