opensdk

package
v0.0.35-beta.9 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 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 File

type File struct {
	FileID string `json:"fileId"`
	Name   string `json:"name"`
	Size   int64  `json:"size"`
	Type   string `json:"type"`
}

type Multilingual

type Multilingual = structs.Multilingual

type PhoneNumber

type PhoneNumber struct {
	CountryCode string `json:"countryCode"`
	DialingCode string `json:"dialingCode"`
	Number      string `json:"number"`
}

type RichText

type RichText struct {
	Config []*RichTextConfig `json:"config"`
	Raw    string            `json:"raw"`
}

type RichTextConfig

type RichTextConfig struct {
	ResourceID   string `json:"resourceId"`
	ResourceType string `json:"resourceType"`
}

Jump to

Keyboard shortcuts

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