telegram_bot

package
v0.0.0-...-acc2fd2 Latest Latest
Warning

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

Go to latest
Published: May 21, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type TemplateType

type TemplateType string
var (
	PlainText  TemplateType = "PlainText"
	HTML       TemplateType = "HTML"
	MarkdownV2 TemplateType = "MarkdownV2"
)

func (TemplateType) String

func (t TemplateType) String() string

type TextTemplate

type TextTemplate string

func (TextTemplate) Format

func (t TextTemplate) Format(args ...interface{}) string

func (TextTemplate) String

func (t TextTemplate) String() string

func (TextTemplate) Type

func (t TextTemplate) Type() TemplateType

Jump to

Keyboard shortcuts

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