Skip to main content

@slack/web-api / CallUserExternal

Interface: CallUserExternal

Defined in: node_modules/@slack/types/dist/calls.d.ts:12

Properties

avatar_url?

optional avatar_url: string;

Defined in: node_modules/@slack/types/dist/calls.d.ts:24

Description

URL to an avatar image of the user.


display_name

display_name: string;

Defined in: node_modules/@slack/types/dist/calls.d.ts:20

Description

Name of the user to be displayed in the Call block in a message.


external_id

external_id: string;

Defined in: node_modules/@slack/types/dist/calls.d.ts:16

Description

A unique ID created by your app to represent your users.