Edit on GitHub
MessageService Client User ID Lookup Packet
Summary
This packet is sent by the PangYa client to request user details that would
permit the client to send messages or friend requests to said user.
Response is Server 0x0030, subtype 0x0117.
See Also: MessageService Server 0x0030 Status Packet
Structure
Name | Type | Summary |
user_nickname | pstring | Target user's nickname |
Definition
meta:
id: messageservice_client_0017_user_id_lookup
title: MessageService Client User ID Lookup Packet
encoding: ASCII
endian: le
seq:
- id: user_nickname
type: pstring
Examples
No examples available. Contribute one?