$serverIcon

Returns the server's icon.

Usages

There are two usages of the $serverIcon function.

Usage #1

$serverIcon

Returns the icon of the server that this command was ran in.

Usage #2

$serverIcon[serverID]

Returns the icon of the server provided.

Breakdown

  • serverID - The server to get the icon for (bot must be in the server).

Example

$nomention
$image[$serverIcon]

example