Property
PurpleMessage:action
unstable since: 3.0
Description [src]
Whether or not the message is an action.
Typically a message is considered an action when the body starts with
/me. Some protocols handle this differently but this is mostly a user
interface hint that this message is different than a normal text message.
          Type:gboolean
Available since: 3.0
| Default value | FALSE | 
| Getter method | purple_message_get_action() | 
| Setter method | purple_message_set_action() |