Method
PurpleMessageget_id
unstable since: 3.0
[β]
Description [src]
Returns the unique identifier of the message. These identifiers are not serialized - itβs a per-session id.
Available since: 3.0
Gets property | Purple.Message:id |
[β]
Return value
Type: const char*
The global identifier of message
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |