| Name | Type | Description | Notes |
|---|---|---|---|
| is_sell | int | Whether seller | [optional] |
| msg_type | int | Message type | [optional] |
| msg | str | Message content | [optional] |
| username | str | Message sender username | [optional] |
| timest | int | Message timestamp | [optional] |
| msg_obj | P2pChatMessagePayload | [optional] | |
| uid | str | Message sender UID | [optional] |
| type | int | Message type | [optional] |
| pic | str | File link | [optional] |
| file_key | str | File key | [optional] |
| file_type | str | File type | [optional] |
| width | str | Image width | [optional] |
| height | str | Image height | [optional] |