The Emoticon::PictureFile property returns the path to the picture file associated with the emoticon.
This is a read-only property. [string] PictureFile;
A string containing the full path to the custom emoticon's file. Emoticons are generally PNG files (for static emoticons) or GIF files (for animated emoticons).
The file path returned by this function is temporary, must not be stored for future use and must not be locked. If the file needs to be accessed after the current script's function returns (to be displayed in an interface window for example), it must be copied to a safe location.
Object | Emoticon |
---|---|
Availability | Messenger Plus! Live 4.10 |