slack.leaveconversationresponse
Home > @runlightyear/slack > LeaveConversationResponse
LeaveConversationResponse interface
Signature:interface LeaveConversationResponse extends HttpProxyResponse
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | { ok: boolean; notInChannel?: boolean; error?: string; } |