Skip to main content
Module

x/slack_web_api_client/mod.ts>AdminUsersSessionResetRequest

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

Properties

user_id: string
optional
mobile_only: boolean
optional
web_only: boolean