Skip to main content
Module

x/slack_web_api_client/index.ts>RadioButtons

Streamlined Slack Web API client for TypeScript
Go to Latest
interface RadioButtons
implements ActionBlockElement<"radio_buttons">, Confirmable, Focusable
Re-export
import { type RadioButtons } from "https://deno.land/x/slack_web_api_client@0.4.3/index.ts";

Properties

type: "radio_buttons"
optional
initial_option: AnyOption
options: AnyOption[]