Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_slack_sdk/types/mod.ts>CustomType

SDK for building Run on Slack apps using Deno
Latest
class CustomType
implements ICustomType
import { CustomType } from "https://deno.land/x/deno_slack_sdk@2.13.0/types/mod.ts";

Constructors

new
CustomType(definition: Def)

Properties

description: string | undefined
id: string
title: string | undefined