response

package
v3.0.0-...-471bf3a Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseMessageSend

type ResponseMessageSend struct {
	response.ResponseWork

	InvalidUser  string `json:"invaliduser"`  // "userid1|userid2",
	InvalidParty string `json:"invalidparty"` // "partyid1|partyid2",
	InvalidTag   string `json:"invalidtag"`   // "tagid1|tagid2"

	MsgID string `json:"msgid"` // 消息id,用于撤回应用消息

	// 仅消息类型为“按钮交互型”,“投票选择型”和“多项选择型”的模板卡片消息返回.
	// 应用可使用response_code调用更新模版卡片消息接口,24小时内有效,且只能使用一次
	ResponseCode string `json:"response_code"`
}

Jump to

Keyboard shortcuts

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