# Functions
No description provided by the author
# Variables
ErrNotFound is the error which should be returned if a dialog is not found.
# Structs
Data is a dialog persistent data.
Dispatcher routes users messages to an appropriate dialog.
Update is a shorter version of tgbotapi.Update containing only supported update kinds for a dialog interaction.