--- a/libpurple/blist.h Mon Jan 21 19:43:55 2008 +0000 +++ b/libpurple/blist.h Tue Jan 22 02:59:56 2008 +0000 @@ -706,6 +706,16 @@ PurpleGroup *purple_chat_get_group(PurpleChat *chat); /** + * Returns the account the chat belongs to. + * + * @param chat The chat. + * + * @return The account the chat belongs to. + * @since 2.4.0 + */ +PurpleAccount *purple_chat_get_account(PurpleChat *chat); + +/** * Returns the group of which the buddy is a member. * * @param buddy The buddy