telegram

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Telegram

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

func New

func New(client *http.Client, opts *config.Options) *Telegram

New returns Telegram bot client

func (*Telegram) Publish

func (t *Telegram) Publish(ctx context.Context, rdx reduxer.Reduxer, cols []wayback.Collect, args ...string) error

Publish publish text to the Telegram channel of given cols and args. A context should contain a `reduxer.Reduxer` via `publish.PubBundle` struct.

func (*Telegram) Shutdown added in v0.20.0

func (t *Telegram) Shutdown() error

Shutdown shuts down the Telegram service.

Jump to

Keyboard shortcuts

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