$userBanner

Returns user banner if the given user has one.

Syntax

$userBanner[user ID]

The function is unable to return the user's server banner.

Parameters

  • user ID (Type: Snowflake || Flag: Required): The user to get the banner for.

Example

$nomention
$sendMessage[$userBanner[$findUser[$message]]?size=4096]

example

example

You can use ?size=size at the end of the banner URL to increase/decrease the image size. Example sizes: 1024, 2048, 4096. (e.g. $image[$userBanner[$findUser[$message]]?size=4096])