Method

PurpleChannelJoinDetailsget_nickname_max_length

since: 3.0

Declaration [src]

int
purple_channel_join_details_get_nickname_max_length (
  PurpleChannelJoinDetails* details
)

Description [src]

Gets the maximum length that the user’s channel-specific nickname can be in characters.

Available since: 3.0

Return value

Type: int

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