src

package
v0.0.0-...-ec4d823 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FilterKeyboard = tgbotapi.NewInlineKeyboardMarkup(
	tgbotapi.NewInlineKeyboardRow(
		tgbotapi.NewInlineKeyboardButtonData("location", "--filter-location"),
		tgbotapi.NewInlineKeyboardButtonData("type", "--filter-type"),
		tgbotapi.NewInlineKeyboardButtonData("currency", "--filter-currency"),
	),
	tgbotapi.NewInlineKeyboardRow(
		tgbotapi.NewInlineKeyboardButtonData("salary", "--filter-salary"),
		tgbotapi.NewInlineKeyboardButtonData("inline arg", "--filter-inline-arg"),
		tgbotapi.NewInlineKeyboardButtonData("clear", "--filter-clear"),
	),
	tgbotapi.NewInlineKeyboardRow(
		tgbotapi.NewInlineKeyboardButtonData("data", "--filter-data"),
	),
)

Functions

func FilterCommand

func FilterCommand(msg *tgbotapi.MessageConfig, opts ...any)

func HelpCommand

func HelpCommand(msg *tgbotapi.MessageConfig, opts ...any)

func HowCommand

func HowCommand(msg *tgbotapi.MessageConfig, opts ...any)

func StartCommand

func StartCommand(msg *tgbotapi.MessageConfig, opts ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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