package
0.0.0-20220111050806-728e8f996ce0
Repository: https://github.com/rkrohk/gobot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Done function removes the current command from the user's session.
No description provided by the author
No description provided by the author
HasSession checks whether the user has a current command pending in the session.
No description provided by the author

# Structs

Session denotes a session that a user has with the bot.

# Interfaces

No description provided by the author

# Type aliases

Session is a map of int64 (i.e ChatID) and UserSession struct.
UserChatID refers to telegram UserChatID.