Skip to main content
Module

x/deno_slack_sdk/types/mod.ts>CustomType

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

Constructors

new
CustomType(definition: Def)

Properties

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