customid

package
v0.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 4 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomId

type CustomId struct {
	// contains filtered or unexported fields
}

func NewCustomId

func NewCustomId(customType int32, id string, callbackType int32) *CustomId

func ParseCustomId

func ParseCustomId(ciStr string) (*CustomId, bool)

func (*CustomId) GetCallbackType

func (c *CustomId) GetCallbackType() int32

func (*CustomId) GetCustomType

func (c *CustomId) GetCustomType() int32

func (*CustomId) GetId

func (c *CustomId) GetId() string

func (*CustomId) String

func (c *CustomId) String() string

Jump to

Keyboard shortcuts

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