dto

package
v0.0.0-...-63d1355 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const MetaKeyboardKey = "Keyboard"

Variables

This section is empty.

Functions

This section is empty.

Types

type Chat

type Chat struct {
	ID          string `json:"id"`
	Name        string `json:"name"`
	Description string `json:"description"`
}

type Key

type Key struct {
	Text     string `json:"text"`
	URL      string `json:"url"`
	Callback string `json:"callback"`
}

type Keyboard

type Keyboard [][]Key

type User

type User struct {
	ID   string `json:"id"`
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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