Module: T::Requestable

Includes:
RequestableAPI
Included in:
CLI, Delete, List, Search, Set, Stream
Defined in:
lib/t/requestable.rb

Constant Summary

Constants included from RequestableAPI

T::RequestableAPI::BASE_URL, T::RequestableAPI::BASE_URL_UPLOAD, T::RequestableAPI::BASE_URL_V1, T::RequestableAPI::DEFAULT_NUM_RESULTS, T::RequestableAPI::FORM_HEADERS, T::RequestableAPI::JSON_HEADERS, T::RequestableAPI::MAX_PAGE, T::RequestableAPI::MAX_SEARCH_RESULTS, T::RequestableAPI::V2_LIST_FIELDS, T::RequestableAPI::V2_PLACE_FIELDS, T::RequestableAPI::V2_TWEET_EXPANSIONS, T::RequestableAPI::V2_TWEET_FIELDS, T::RequestableAPI::V2_USER_EXPANSIONS, T::RequestableAPI::V2_USER_FIELDS

Method Summary

Methods included from RequestableAPI

#setup_requestable_api!

Methods included from T::RequestableAPI::AccountEndpoints

#x_before_request, #x_filter, #x_sample, #x_settings, #x_trend_locations, #x_trends, #x_update_profile, #x_update_profile_background_image, #x_update_profile_image

Methods included from T::RequestableAPI::ListEndpoints

#x_add_list_members, #x_create_list, #x_destroy_list, #x_list, #x_list_member?, #x_list_members, #x_list_timeline, #x_lists, #x_remove_list_members

Methods included from T::RequestableAPI::DMEndpoints

#x_create_direct_message_event, #x_destroy_direct_message, #x_direct_message, #x_direct_messages_received, #x_direct_messages_sent

Methods included from T::RequestableAPI::Mutations

#x_block, #x_destroy_status, #x_favorite, #x_follow, #x_mute, #x_muted_ids, #x_report_spam, #x_retweet, #x_unblock, #x_unfavorite, #x_unfollow, #x_unmute

Methods included from T::RequestableAPI::TweetEndpoints

#x_favorites, #x_home_timeline, #x_mentions, #x_retweeted_by_me, #x_retweeted_by_user, #x_retweeters_ids, #x_retweets_of_me, #x_search, #x_status, #x_update, #x_update_with_media, #x_user_timeline

Methods included from T::RequestableAPI::UserEndpoints

#x_follower_ids, #x_friend_ids, #x_friendship?, #x_user, #x_user_search, #x_users, #x_verify_credentials