Property
PurpleCommand:tags
unstable since: 3.0
Description [src]
The PurpleTags
for the command.
These tags will be used with PurpleConversation:tags
in a call to
purple_tags_contains()
to determine if the command is valid for a
conversation. Likewise, if this doesn’t contain any tags, it will match
all conversations.
Type:PurpleTags
Available since: 3.0
Getter method | purple_command_get_tags() |