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

Properties

optional
can_huddle: CanHuddle
optional
can_thread: CanThread
optional
enable_at_channel: CanHuddle
optional
enable_at_here: CanHuddle
optional
membership_limit: MembershipLimit
optional
who_can_post: CanThread