Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 991 Bytes

File metadata and controls

22 lines (18 loc) · 991 Bytes

P2pChatMessage

Properties

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]

[Back to Model list] [Back to API list] [Back to README]