slack.invitetoconversationprops
Home > @runlightyear/slack > InviteToConversationProps
InviteToConversationProps interface
Signature:interface InviteToConversationProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
channel | string | The ID of the public or private channel to invite user(s) to. Example C1234567890 | |
users | Array<string> | A list of user IDs. Up to 1000 users may be listed. Example ["W1234567890", "U2345678901", "U3456789012"] |