Property
PurpleCommand:name
unstable since: 3.0
Description [src]
The name of the command.
This is what the user would type after the prefix that the user
interface is using. If the user interface is using /
, then this would
be me
for the /me
command.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_command_get_name() |