ports

package
v0.0.0-...-452abeb Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bot

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

func NewTGBot

func NewTGBot(author string, tgBotToken string, assistant svc.IAssistant, subscrService *svc.SubscriptionService, paymentToken string) (*Bot, error)

func (*Bot) SetDebug

func (b *Bot) SetDebug(debug bool)

func (*Bot) Start

func (b *Bot) Start() error

type IBot

type IBot interface {
	Start() error
}

Jump to

Keyboard shortcuts

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