# Generated by roxygen2: do not edit by hand

export(auth_test)
export(call_slack_api)
export(convert_response_to_tibble)
export(create_config_file)
export(dev.slackr)
export(dev_slackr)
export(ggslackr)
export(register_onexit)
export(save.slackr)
export(save_slackr)
export(slackr)
export(slackrBot)
export(slackrChTrans)
export(slackrChannels)
export(slackrChtrans)
export(slackrIms)
export(slackrMsg)
export(slackrSetup)
export(slackrUpload)
export(slackrUsers)
export(slackr_bot)
export(slackr_channels)
export(slackr_chtrans)
export(slackr_csv)
export(slackr_delete)
export(slackr_dev)
export(slackr_history)
export(slackr_ims)
export(slackr_msg)
export(slackr_save)
export(slackr_setup)
export(slackr_teardown)
export(slackr_tex)
export(slackr_upload)
export(slackr_users)
export(textSlackr)
export(text_slackr)
export(with_pagination)
importFrom(cachem,cache_disk)
importFrom(cachem,cache_mem)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,left_join)
importFrom(dplyr,setdiff)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,last_plot)
importFrom(grDevices,dev.copy)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,par)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,set_config)
importFrom(httr,status_code)
importFrom(httr,upload_file)
importFrom(httr,verbose)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(memoise,memoise)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,URLencode)
importFrom(utils,write.csv)
