How can I get the nickname? #1510
-
20231014_151811 `client.on('voiceStateUpdate', async (oldState, newState) => { const VOICE_SUPPORT_ID = '123123123'; if (USER_LEFT)
} catch (err) { However, it displays your username and not your nickname. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
GuildMember#displayName
will go through the following hierarchy: