Skip to main content

@slack/types / CallUserExternal

Interface: CallUserExternal

Defined in: calls.ts:18

Properties​

avatar_url?​

optional avatar_url?: string;

Defined in: calls.ts:30

Description​

URL to an avatar image of the user.


display_name​

display_name: string;

Defined in: calls.ts:26

Description​

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


external_id​

external_id: string;

Defined in: calls.ts:22

Description​

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