Property
PurpleChannelJoinDetails:nickname
unstable since: 3.0
Description [src]
The nickname of the user in the channel.
Not all protocols support a channel-specific username, so user
interfaces should check PurpleChannelJoinDetails:nickname-supported
before displaying this option to the user.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_channel_join_details_get_nickname() |
Setter method | purple_channel_join_details_set_nickname() |