slack.leaveconversationresponse.data
Home > @runlightyear/slack > LeaveConversationResponse > data
LeaveConversationResponse.data property
Signature:data: {
ok: boolean;
notInChannel?: boolean;
error?: string;
};
Home > @runlightyear/slack > LeaveConversationResponse > data
data: {
ok: boolean;
notInChannel?: boolean;
error?: string;
};