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

x/slack_web_api_client/client/generated-response/BotsInfoResponse.ts>Bot

Streamlined Slack Web API client for TypeScript
Go to Latest
interface Bot
import { type Bot } from "https://deno.land/x/slack_web_api_client@0.7.2/client/generated-response/BotsInfoResponse.ts";

Properties

optional
app_id: string
optional
deleted: boolean
optional
icons: Icons
optional
id: string
optional
name: string
optional
updated: number
optional
user_id: string