|
The Emoticon Object
The Emoticon object holds the properties associated with one
custom emoticon. It is generally returned by iterating an Emoticons object or calling Emoticons::GetEmoticon from an
object returned by Messenger::CustomEmoticons.
Properties:
| Name |
Description |
| Shortcut
|
Text shortcut associated with the emoticon. |
| Name
|
Name associated with the emoticon. |
| PictureFile
|
Path to the picture file associated with the emoticon. |
|