Method
PurplePresenceget_emoji
unstable since: 3.0
[−]
Description [src]
Gets the current emoji, sometimes referred to as a mood, of presence
.
Available since: 3.0
Gets property | Purple.Presence:emoji |
[−]
Return value
Type: const char*
The current emoji or NULL
if none is set.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |