Method

PurpleChannelJoinDetailsget_password_max_length

since: 3.0

Declaration [src]

int
purple_channel_join_details_get_password_max_length (
  PurpleChannelJoinDetails* details
)

Description [src]

Gets the maximum length that the channel password can be in characters.

Available since: 3.0

Return value

Type: int

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