Méthode | Description | |
---|---|---|
getIconImage36 ( ) : string | Bot icon image URL 36x36px | |
getIconImage48 ( ) : string | Bot icon image URL 48x48px | |
getIconImage72 ( ) : string | Bot icon image URL 72x72px | |
getId ( ) : string | Gets the bot's ID. | |
getName ( ) : string | Gets the name of the bot. | |
isDeleted ( ) : boolean | Checks if the bot is deleted. |
public getIconImage36 ( ) : string | ||
Résultat | string | URL of the 36x36px bot icon image |
public getIconImage48 ( ) : string | ||
Résultat | string | URL of the 48x48px bot icon image |
public getIconImage72 ( ) : string | ||
Résultat | string | URL of the 72x72px bot icon image |