Documentation ¶
Index ¶
- func BuildMultiMsgDownloadReq(uid string, resID string) ([]byte, error)
- func BuildMultiMsgUploadReq(selfUID string, groupUin uint32, msg []*message.PushMsgBody) ([]byte, error)
- func ParseMultiMsgDownloadResp(data []byte) (resp *message.RecvLongMsgResp, err error)
- func ParseMultiMsgUploadResp(data []byte) (resp *message.SendLongMsgResp, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildMultiMsgUploadReq ¶
func ParseMultiMsgDownloadResp ¶
func ParseMultiMsgDownloadResp(data []byte) (resp *message.RecvLongMsgResp, err error)
func ParseMultiMsgUploadResp ¶
func ParseMultiMsgUploadResp(data []byte) (resp *message.SendLongMsgResp, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.