Method

PurpleChannelJoinDetailsget_name_max_length

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

Return value

Type: int

The maximum number of characters the channel name can be or 0 for no limit.