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

Properties

optional
bot_id: string
optional
bot_profile: BotProfile
optional
edited: Edited
optional
icons: RootIcons
optional
last_read: string
optional
latest_reply: string
optional
mrkdwn: boolean
optional
no_notifications: boolean
optional
parent_user_id: string
optional
replies: any[]
optional
reply_count: number
optional
reply_users: any[]
optional
reply_users_count: number
optional
room: Room
optional
subscribed: boolean
optional
subtype: string
optional
team: string
optional
text: string
optional
thread_ts: string
optional
ts: string
optional
type: string
optional
unread_count: number
optional
user: string
optional
username: string