Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface StreamTweet
import { type StreamTweet } from "https://deno.land/x/twitter_api_client@v0.4.0/api_v2/tweets/filtered_stream.ts";

Properties

optional
includes: IncludesObject
matching_rules: { id: string; tag: string; }[]