package
1.2.0
Repository: https://github.com/lazy-void/primitive-bot.git
Documentation: pkg.go.dev

# Functions

InitText initializes all global variables that contain text and also keyboard and view templates.
New initializes instance of Menu.
NewMenuView creates new View from the template.

# Variables

Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
Text of buttons in the menu.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
ShapeNames contains mapping of shapes to their string representation.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Callbacks that are sent by menu buttons.
Templates for the different menu views.

# Structs

Menu represents menu made of View instances.
View represents menu 'window' that is made with the telegram's inline keyboard.