$isSelfDeafened
Returns whether or not a user is self-deafened.
'true' means the user is self-deafened, 'false' means the user isn't.
Self-defeaned is when the user has defeaned themselves intentionally.
Usage
$isSelfDeafened[guildID;userID]
You can also use just
$isSelfDeafened
without any fields, to return data from the author in the current server.
Breakdown
guildID
- The server to get the data from.
userID
- The user to get the data for.
Last updated
Was this helpful?