Method
PurpleChannelJoinDetailsget_name_max_length
unstable since: 3.0
[−]
Declaration [src]
int
purple_channel_join_details_get_name_max_length (
PurpleChannelJoinDetails* details
)
[−]
Description [src]
Gets the maximum length that the channel’s name can be in characters.
Available since: 3.0
Gets property | Purple.ChannelJoinDetails:name-max-length |
[−]
Return value
Type: int
The maximum number of characters the channel name can be or 0
for
no limit.