telebot_utils

package module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOrSetCtx

func GetOrSetCtx(c tele.Context) context.Context

GetOrSetCtx Gets context.Context from tele.Context, if nil - creates it and populates with update metadata.

func Log added in v0.0.3

func Log(c tele.Context) *zerolog.Logger

func LogOnErr

func LogOnErr(err error, c tele.Context)

func ReportOnErr

func ReportOnErr(err error, c tele.Context)

Types

type Error

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

func NewClientError

func NewClientError(err error) Error

func NewServerError

func NewServerError(err error) Error

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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