$findUser
Finds a user's ID using username, ID, or mention.
Usage
$findUser[user;(returnAuthorID)]
Parameters
user
(Type: String || Flag: Emptiable)
: The user's username, ID, or mention to find.returnAuthorID
(Type: Bool || Flag: Optional)
: Whether to return the author ID if no user was found. The default isyes
.
Example
$nomention
$findUser[$message]