# Generated by roxygen2: do not edit by hand

export(Bot)
export(CallbackQueryHandler)
export(CommandHandler)
export(Dispatcher)
export(ForceReply)
export(Handler)
export(InlineKeyboardButton)
export(InlineKeyboardMarkup)
export(InlineQueryResult)
export(KeyboardButton)
export(MessageFilters)
export(MessageHandler)
export(ReplyKeyboardMarkup)
export(ReplyKeyboardRemove)
export(Update)
export(Updater)
export(bot_token)
export(user_id)
importFrom(R6,R6Class)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(jsonlite,toJSON)
