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 RequestUpgradeService

type RequestUpgradeService struct {
	OpenKFID       string                          `json:"open_kfid"`
	ExternalUserID string                          `json:"external_userid"`
	Type           int                             `json:"type"`
	Member         *RequestUpgradeServiceMember    `json:"member,omitempty"`
	GroupChat      *RequestUpgradeServiceGroupChat `json:"groupchat,omitempty"`
}

type RequestUpgradeServiceGroupChat

type RequestUpgradeServiceGroupChat struct {
	ChatID  string `json:"chat_id"`
	Wording string `json:"wording"`
}

type RequestUpgradeServiceMember

type RequestUpgradeServiceMember struct {
	UserID  string `json:"userid"`
	Wording string `json:"wording"`
}

Jump to

Keyboard shortcuts

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