Skip to main content
Module

x/slack_web_api_client/index.ts>AdminUsersSessionResetBulkRequest

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

Properties

user_ids: string[]
optional
mobile_only: boolean
optional
web_only: boolean