request

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoReply

type AutoReply struct {
	Content string `json:"content"`
	MsgType string `json:"msgtype"`
}

type BlackKeyword

type BlackKeyword struct {
	Values []string `json:"values"`
}

type Buyer

type Buyer struct {
	OpenID        string `json:"openid"`
	BuyerNickname string `json:"buyer_nickname"`
}

type BuyerList

type BuyerList struct {
	GuideAccount string  `json:"guide_account"`
	BuyerList    []Buyer `json:"buyer_list"`
}

type FastReply

type FastReply struct {
	Content string `json:"content"`
}

type FastReplyList

type FastReplyList struct {
	GuideFastReplyList []*FastReply `json:"guide_fast_reply_list"`
}

Jump to

Keyboard shortcuts

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