- Habbo Development Wiki - Communication - Responses - 313

313 - hh_messenger::handle_messenger_messages

Response to [191]MESSENGER_GETMESSAGES.

It starts with an integer with the total count of messages, and then another integer with the count of messages which got sent. If they are less than the total, the client asks again for more.

Then it repeats the structure of [191]MESSENGER_GETMESSAGES for each sent message.