Method

PurpleConversationget_badges

unstable since: 3.0

Declaration [src]

PurpleBadges*
purple_conversation_get_badges (
  PurpleConversation* conversation
)

Description [src]

Gets the badges for the conversation.

Badges can be used to give the user some quick information about a conversation. Something like NSFW, Invite Only, Secure, etc.

Available since: 3.0

Return value

Type: PurpleBadges

The badges.

The returned data is owned by the instance.