$findUser

Finds a user’s ID using username, ID, or mention in the current server.

Syntax

$findUser[User;(Return author ID?)]

Parameters

  • User (Type: String || Flag: Emptiable): The user’s username, ID, or mention to find.
  • Return author ID? (Type: Bool || Flag: Optional): Whether to return the author ID if no user was found. The default is yes.

Example

$nomention
User ID: $findUser[$message]
!example BDFD Support User ID: 1009018156494368798

How $message works?