Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 482 Bytes

File metadata and controls

35 lines (21 loc) · 482 Bytes

@slack/web-api / GroupOpenEvent

Interface: GroupOpenEvent

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

Properties

channel

channel: string;

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


type

type: "group_open";

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


user

user: string;

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