Go to Latest
interface InitialComment
import { type InitialComment } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/client/generated-response/ReactionsListResponse.ts";

Properties

optional
channel: string
optional
comment: string
optional
created: number
optional
id: string
optional
is_intro: boolean
optional
timestamp: number
optional
user: string