Skip to main content

@slack/web-api / GroupCloseEvent

Interface: GroupCloseEvent

Defined in: node_modules/@slack/types/dist/events/group.d.ts:8

Properties

channel

channel: string;

Defined in: node_modules/@slack/types/dist/events/group.d.ts:11


type

type: "group_close";

Defined in: node_modules/@slack/types/dist/events/group.d.ts:9


user

user: string;

Defined in: node_modules/@slack/types/dist/events/group.d.ts:10