Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface Profile
import { type Profile } from "https://deno.land/x/slack_web_api_client@0.2.1/client/generated-response/ConversationsListConnectInvitesResponse.ts";

Properties

optional
avatar_hash: string
optional
display_name: string
optional
display_name_normalized: string
optional
email: string
optional
image_1024: string
optional
image_192: string
optional
image_24: string
optional
image_32: string
optional
image_48: string
optional
image_512: string
optional
image_72: string
optional
image_original: string
optional
is_custom_image: boolean
optional
real_name: string
optional
real_name_normalized: string
optional
team: string