Skip to main content

slack.invitetoconversationprops.users

Home > @runlightyear/slack > InviteToConversationProps > users

InviteToConversationProps.users property

A list of user IDs. Up to 1000 users may be listed.

Example ["W1234567890", "U2345678901", "U3456789012"]

Signature:
users: Array<string>;