@slack/web-api / CallUserSlack
Interface: CallUserSlack
Defined in: node_modules/@slack/types/dist/calls.d.ts:5
Properties
slack_id
slack_id: string;
Defined in: node_modules/@slack/types/dist/calls.d.ts:10
Description
The Slack encoded user ID, e.g. U1234ABCD. Set this if you have it or know it, otherwise, set
external_id
and display_name
.