Interface
APIMessageCall
Call metadata for call-type messages.
Properties
| Name | Type | Description |
|---|---|---|
| ended_timestamp? | string | null | ISO-8601 timestamp when call ended. |
| participants | string[] | Participant user IDs. |
Interface
Call metadata for call-type messages.
| Name | Type | Description |
|---|---|---|
| ended_timestamp? | string | null | ISO-8601 timestamp when call ended. |
| participants | string[] | Participant user IDs. |