ChannelTextMessageType
Description:
[ CCode ( cprefix = "TP_CHANNEL_TEXT_MESSAGE_TYPE_" , has_type_id = false ) ]
public enum ChannelTextMessageType
The type of message.
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- ACTION - An
action which might be presented to the user as "* <sender> <action>", such as an IRC CTCP ACTION (typically
selected by the "/me" command).
- AUTO_REPLY -
An automatically-generated reply message.
- DELIVERY_REPORT -
A delivery report.
- NORMAL - An
ordinary chat message.
- NOTICE - A
one-off or automated message not necessarily expecting a reply