Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.01 KB

File metadata and controls

24 lines (20 loc) · 1.01 KB

Io.Gate.GateApi.Model.P2pChatMessage

Properties

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]

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