Skip to main content
Module

x/slack_web_api_client/mod.ts>UsersProfileSetRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface UsersProfileSetRequest
implements SlackAPIRequest
Re-export
import { type UsersProfileSetRequest } from "https://deno.land/x/slack_web_api_client@0.3.0/mod.ts";

Properties

optional
profile: string
optional
user: string
optional
name: string
optional
value: string