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

Properties

optional
app_id: string
optional
blocks: AnyMessageBlock[]
optional
bot_id: string
optional
bot_profile: BotProfile
optional
reactions: Reaction[]
optional
team: string
optional
text: string
optional
ts: string
optional
type: string
optional
user: string