response

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: May 26, 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 ResponseAddContactWay

type ResponseAddContactWay struct {
	*response.ResponseWork
	ConfigID string `json:"config_id"`
	QRCode   string `json:"qr_code"`
}

type ResponseGetContactWay

type ResponseGetContactWay struct {
	*response.ResponseWork

	Type          int            `json:"type"`            // :1,
	Scene         int            `json:"scene"`           // 1,
	Style         int            `json:"style"`           // 1,
	Remark        string         `json:"remark"`          // "渠道客户",
	SkipVerify    bool           `json:"skip_verify"`     // true,
	State         string         `json:"state"`           // "teststate",
	User          []string       `json:"user"`            // : ["zhangsan", "lisi", "wangwu"],
	Party         []int          `json:"party"`           // : [2, 3],
	IsTemp        bool           `json:"is_temp"`         // true,
	ExpiresIn     int            `json:"expires_in"`      // 86400,
	ChatExpiresIn int            `json:"chat_expires_in"` // 86400,
	UnionID       string         `json:"unionid"`         // "oxTWIuGaIt6gTKsQRLau2M0AAAA",
	Conclusions   *power.HashMap `json:"conclusions"`
}

type ResponseListContactWay

type ResponseListContactWay struct {
	*response.ResponseWork

	ContactWay []*power.HashMap `json:"contact_way"`
}

Jump to

Keyboard shortcuts

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