Skip to main content

Interface: CallUserExternal

Properties

avatar_url?

optional avatar_url: string;

Description

URL to an avatar image of the user.

Defined in

calls.ts:30


display_name

display_name: string;

Description

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

Defined in

calls.ts:26


external_id

external_id: string;

Description

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

Defined in

calls.ts:22