$serverIcon

Returns the server's icon.

Usages

There are two usages of the $serverIcon function.

Usage #1

Syntax

$serverIcon

Returns the icon of the current server.

Usage #2

Syntax

$serverIcon[serverID]

Returns the icon of the server provided.

Parameters

  • serverID (Type: Snowflake || Flag: Required): The server from which to get the icon (bot must be in the given server).

Example

$nomention
$image[$serverIcon]

example