Glossary

See also

Check the Pyrogram glossary as well!


Terms

Child menu

A menu which is subordinate to a certain menu.

Child node

A node which is linked to a certain child menu.

Constant bot

A bot whose menus are static and which does not support parameterization

Dynamic bot

A bot which is not static.

Forest

The collection of all the top-level nodes.

Inline button

See Bot API Documentation.

Null-pointer button

An inline button that points to no where, whose content is 0. It is mostly used for design purposes.

Parameterization

The process of accepting parameters from callbacks.

Parameterized bot

A bot which supports parameterization.

Parent menu

A menu of which a certain menu is a child menu.

Parent node

A node which is linked to a certain parent menu.

Static bot

See Constant bot.

Top-level menu

A menu which is reachable by texting the bot a command.

Top-level node

A node which is linked to a Top-level menu.