Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseCustomerServiceMessageGetTempMedia ¶
type ResponseCustomerServiceMessageGetTempMedia struct { response.ResponseMiniProgram ContentType string `json:"contentType"` Buffer []byte `json:"buffer"` }
type ResponseCustomerServiceMessageUploadTempMedia ¶
type ResponseCustomerServiceMessageUploadTempMedia struct { response.ResponseMiniProgram ContentType string `json:"type"` MediaID string `json:"media_id"` CreatedAt int64 `json:"created_at"` }
Click to show internal directories.
Click to hide internal directories.