Skip to main content
Module

x/slack_web_api_client/client/request.ts>TimelinePaginationEnabled

Streamlined Slack Web API client for TypeScript
Latest
interface TimelinePaginationEnabled
import { type TimelinePaginationEnabled } from "https://deno.land/x/slack_web_api_client@1.1.2/client/request.ts";

Properties

optional
oldest: string
optional
latest: string
optional
inclusive: boolean