Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface FluffyRoot
import { type FluffyRoot } from "https://deno.land/x/slack_web_api_client@0.7.4/client/generated-response/ConversationsHistoryResponse.ts";

Properties

optional
bot_id: string
optional
icons: PurpleIcons
optional
latest_reply: string
optional
parent_user_id: string
optional
reply_count: number
optional
reply_users: string[]
optional
reply_users_count: number
optional
subscribed: boolean
optional
subtype: string
optional
text: string
optional
thread_ts: string
optional
ts: string
optional
type: string
optional
username: string