$userID

Fetches a user's ID using their username or user-tag.

Syntax

$userID[Username#Discriminator / Username]

Parameters

  • Username#Discriminator / Username (Type: String || Flag: Emptiable): The user's username or user-tag (User#0000) for whom to return the ID for.

Example

$nomention
$userID[$username]

example