# Generated by roxygen2: do not edit by hand

S3method("!",BaseFilter)
S3method("&",BaseFilter)
S3method("+",TelegramObject)
S3method("|",BaseFilter)
export(BaseFilter)
export(Bot)
export(CallbackQueryHandler)
export(CommandHandler)
export(Dispatcher)
export(ErrorHandler)
export(ForceReply)
export(Handler)
export(InlineKeyboardButton)
export(InlineKeyboardMarkup)
export(InlineQueryResult)
export(KeyboardButton)
export(MessageFilters)
export(MessageHandler)
export(ReplyKeyboardMarkup)
export(ReplyKeyboardRemove)
export(TelegramObject)
export(Update)
export(Updater)
export(as.BaseFilter)
export(bot_token)
export(is.BaseFilter)
export(is.Bot)
export(is.Dispatcher)
export(is.ErrorHandler)
export(is.Handler)
export(is.InlineKeyboardButton)
export(is.InlineQueryResult)
export(is.KeyboardButton)
export(is.TelegramObject)
export(is.Update)
export(is.Updater)
export(user_id)
importFrom(R6,R6Class)
importFrom(curl,curl_download)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(jsonlite,toJSON)
