Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseGroupRobotSend ¶
type ResponseGroupRobotSend struct { response.ResponseWork Type string `json:"type"` MediaID string `json:"media_id"` CreatedAt string `json:"created_at"` }
type ResponseGroupRobotUploadMedia ¶
type ResponseGroupRobotUploadMedia struct { response.ResponseWork Type string `json:"type"` MediaId string `json:"media_id"` CreatedAt string `json:"created_at"` }
Click to show internal directories.
Click to hide internal directories.