@slack/web-api / CallUserExternal
Defined in: node_modules/@slack/types/dist/calls.d.ts:12
optional avatar_url: string;Defined in: node_modules/@slack/types/dist/calls.d.ts:24
URL to an avatar image of the user.
display_name: string;Defined in: node_modules/@slack/types/dist/calls.d.ts:20
Name of the user to be displayed in the Call block in a message.
external_id: string;Defined in: node_modules/@slack/types/dist/calls.d.ts:16
A unique ID created by your app to represent your users.