Skip to main content

$userInfo

Returns the user information.

Usage

$userInfo[(Guild ID;User ID);Param]

Parameters

LabelDescriptionRequired
Guild IDGuild ID to return this information.False
User IDUser ID to return this information.False
ParamWhat param of information should be returned?True

Supported inputs for Param

InputDescription
avatarUser avatar icon.
bannerUser banner image.
bot"true" if user is bot and "false" if isn't.
createdUnix-time of created discord account.
nameThe user's username.
display_nameThe user's display name.
global_nameThe user's global name.
idThe user's id.
system"true" if the user is an Official Discord System user and "false" if isn't.
timeoutWhen timeout will be ended (unix-time).
statusThe user's discord status.
joinedWhen user joined to the guild (unix-time).