# Generated by roxygen2: do not edit by hand

S3method(as_epoch,"NULL")
S3method(as_epoch,Date)
S3method(as_epoch,POSIXct)
S3method(as_epoch,POSIXlt)
S3method(as_epoch,character)
S3method(as_epoch,integer)
S3method(as_epoch,numeric)
export(Rinstapkg_state)
export(VERB_n)
export(as_epoch)
export(catch_errors)
export(check_user_id)
export(csrf_token_available)
export(generate_signed_body)
export(generate_uuid)
export(get_os)
export(ig_access_token)
export(ig_auth)
export(ig_auth_check)
export(ig_auth_refresh)
export(ig_autocomplete_userlist)
export(ig_comment)
export(ig_comment_delete)
export(ig_comment_delete_bulk)
export(ig_csrf_token)
export(ig_delete_media)
export(ig_edit_media_caption)
export(ig_following_recent_activity)
export(ig_generic_GET)
export(ig_generic_POST)
export(ig_get_followers)
export(ig_get_following)
export(ig_get_hashtag_feed)
export(ig_get_liked_feed)
export(ig_get_location_feed)
export(ig_get_media_comments)
export(ig_get_media_info)
export(ig_get_media_likers)
export(ig_get_popular_feed)
export(ig_get_saved_feed)
export(ig_get_user_feed)
export(ig_get_user_id)
export(ig_get_user_profile)
export(ig_get_user_tags)
export(ig_input_data_validation)
export(ig_like)
export(ig_my_inbox)
export(ig_my_recent_activity)
export(ig_my_timeline)
export(ig_rank_token)
export(ig_save)
export(ig_search_tags)
export(ig_search_users)
export(ig_sync_features)
export(ig_unlike)
export(ig_unsave)
export(items_to_tidy_df)
export(media_type_enum)
export(rDELETE)
export(rGET)
export(rPATCH)
export(rPOST)
export(rPUT)
export(rank_token_available)
export(token_available)
importFrom(digest,digest)
importFrom(digest,hmac)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,PATCH)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,build_url)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoint)
importFrom(httr,parse_url)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(jsonlite,toJSON)
importFrom(lubridate,as_datetime)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,modify_if)
importFrom(purrr,pluck)
importFrom(rlang,.data)
importFrom(stats,runif)
importFrom(uuid,UUIDgenerate)
