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

Properties

optional
app_id: string
optional
callback_id: string
optional
date_created: number
optional
date_deleted: number
optional
date_updated: number
optional
description: string
optional
form_enabled: boolean
optional
id: string
optional
input_parameters: PutParameter[]
optional
output_parameters: PutParameter[]
optional
title: string
optional
type: string