hideUsernames

Hide all usernames from the a supergroup or a channel’s profile. User-only.

PARAMETERS
id: ID

A supergroup ID or a channel ID.

RESULT
boolean
SYNTAX
await client.hideUsernames(id);