| Name | Type | Description | Notes |
|---|---|---|---|
| IsSell | int | Whether seller | [optional] |
| MsgType | int | Message type | [optional] |
| Msg | string | Message content | [optional] |
| Username | string | Message sender username | [optional] |
| Timest | int | Message timestamp | [optional] |
| MsgObj | P2pChatMessagePayload | [optional] | |
| Uid | string | Message sender UID | [optional] |
| Type | int | Message type | [optional] |
| Pic | string | File link | [optional] |
| FileKey | string | File key | [optional] |
| FileType | string | File type | [optional] |
| Width | string | Image width | [optional] |
| Height | string | Image height | [optional] |