Module

x/slack_web_api_client/index.ts>UsersSetPhotoRequest

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

Properties

image: Uint8Array
optional
crop_w: number
optional
crop_x: number
optional
crop_y: number
image: Uint8Array
optional
crop_w: number
optional
crop_x: number
optional
crop_y: number
import UsersSetPhotoRequest
import { UsersSetPhotoRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";