Skip to main content
Module

x/twitter_api_client/mod.ts

Twitter API client for Deno
Latest
import * as twitterApiClient from "https://deno.land/x/twitter_api_client@v0.4.0/mod.ts";

Functions

Step 2 of the 3-legged OAuth flow and Sign in with Twitter

Step 2 of the 3-legged OAuth flow and Sign in with Twitter

Step 3 of the 3-legged OAuth flow and Sign in with Twitter

Retrieve your stream's rules. You can get a specific rule by specifying the id. https://developer.twitter.com/en/docs/twitter-api/tweets/filtered-stream/api-reference/get-tweets-search-stream-rules

Returns information about an authorized user.

Step 1 of the 3-legged OAuth flow and Sign in with Twitter