response

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseMaterialAddMaterial

type ResponseMaterialAddMaterial struct {
	*response.ResponseOfficialAccount

	MediaID string `json:"media_id"`
	URL     string `json:"url"`
}

type ResponseMaterialAddNews

type ResponseMaterialAddNews struct {
	*response.ResponseOfficialAccount

	MediaID string `json:"media_id"`
}

type ResponseMaterialBatchGetMaterial

type ResponseMaterialBatchGetMaterial struct {
	*response.ResponseOfficialAccount

	TotalCount int              `json:"total_count"`
	ItemCount  int              `json:"item_count"`
	Item       []*power.HashMap `json:"item"`
}

type ResponseMaterialGetMaterial

type ResponseMaterialGetMaterial struct {
	*response.ResponseOfficialAccount

	NewsItem []*power.HashMap `json:"news_item"`
}

type ResponseMaterialGetMaterialCount

type ResponseMaterialGetMaterialCount struct {
	*response.ResponseOfficialAccount

	VoiceCount string `json:"voice_count"`
	VideoCount string `json:"video_count"`
	ImageCount string `json:"image_count"`
	NewsCount  string `json:"news_count"`
	MediaID    string `json:"media_id"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL