Method
PurpleMessageset_id
unstable since: 3.0
Declaration [src]
void
purple_message_set_id (
  PurpleMessage* message,
  const char* id
)
      Description [src]
Sets the id of message to id.
Note: This should really only be used by protocol plugins to update an id of a sent message when the server has assigned the final id to the message.
Available since: 3.0
| Sets property | Purple.Message:id |