filters

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostCheckout

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

func NewPostCheckout

func NewPostCheckout(invoicePayload string) *PostCheckout

func (*PostCheckout) Check

func (f *PostCheckout) Check(ctx context.Context, upd *telegram.Update) (bool, error)

type PreCheckout

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

func NewPreCheckout

func NewPreCheckout(invoicePayload string) *PreCheckout

func (*PreCheckout) Check

func (f *PreCheckout) Check(ctx context.Context, upd *telegram.Update) (bool, error)

Jump to

Keyboard shortcuts

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