|
|
$avatarRetrieve the current user's avatar |
| Syntax |
|
| Description |
| Returns the full path name of the avatar currently
associated to the <nickname>. If the <nickname> is not in the
used database of the current irc context , or it has no associated
avatar, an empty string is returned. Please note that if you're going to send a CTCP AVATAR manually (ie. /raw or /ctcp), you have to cut the leading path. If <nickname> is missing , it is assumed to be the current user nickname ($me). |
| See also |
| Ctcp avatar protocol documentation, avatar |