hideUsernames
Hide all usernames from the a supergroup or a channel’s profile. User-only.
Parameters
A supergroup ID or a channel ID.
Result
boolean
Syntax
await client.hideUsernames(id);
Hide all usernames from the a supergroup or a channel’s profile. User-only.
A supergroup ID or a channel ID.
await client.hideUsernames(id);