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

Properties

optional
app_id: string
optional
component_id: string
optional
component_type: string
optional
created: number
optional
enterprise_id: string
optional
event_type: string
optional
level: string
optional
payload: Payload
optional
source: string
optional
team_id: string
optional
trace_id: string