Module

x/slack_web_api_client/index.ts>TeamAccessLogsRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface TeamAccessLogsRequest
implements SlackAPIRequest
import { type TeamAccessLogsRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

optional
before: number
optional
count: number
optional
page: number
optional
team_id: string
optional
before: number
optional
count: number
optional
page: number
optional
team_id: string
import TeamAccessLogsRequest
import { TeamAccessLogsRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";