Property
PurpleMessage:notice
unstable since: 3.0
Description [src]
Whether or not this message is a notice.
Notice typically means that a message should not be auto replied to, but this can vary across protocols. However, user interfaces may just want to notice that the message was a notice instead of a normal message.
          Type:gboolean
Available since: 3.0
| Default value | FALSE | 
| Getter method | purple_message_get_notice() | 
| Setter method | purple_message_set_notice() |