elemental

package
v0.0.0-...-1c65c5f Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Pyro    = New("Pyro")
	Hydro   = New("Hydro")
	Anemo   = New("Anemo")
	Electro = New("Electro")
	Dendro  = New("Dendro")
	Cryo    = New("Cryo")
	Geo     = New("Geo")
)

Functions

This section is empty.

Types

type Elemental

type Elemental struct {
	ID    string
	Names []string
}

func Get

func Get(id string) *Elemental

func New

func New(id string) *Elemental
func Search(name string) []*Elemental

func (*Elemental) Name

func (e *Elemental) Name(ctx telebot.Context) string

Jump to

Keyboard shortcuts

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