types

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 (
	Sword    = New("Sword")
	Claymore = New("Claymore")
	Polearm  = New("Polearm")
	Catalyst = New("Catalyst")
	Bow      = New("Bow")
)

Functions

This section is empty.

Types

type Type

type Type struct {
	ID    string
	Names []string
}

func Get

func Get(id string) *Type

func New

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

func (*Type) Name

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

Jump to

Keyboard shortcuts

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