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

Properties

optional
attachments: Attachment[]
optional
blocks: Block[]
optional
channel: Channel
optional
files: FileElement[]
optional
iid: string
optional
is_mpim: boolean
optional
no_reactions: boolean
optional
previous: Previous
optional
previous_2: Previous
optional
score: number
optional
team: string
optional
text: string
optional
ts: string
optional
type: string
optional
user: string
optional
username: string