Interface
GatewayEntranceSoundPlayDispatchData
ENTRANCE_SOUND_PLAY — entrance sound played when a user joins voice.
Properties
| Name | Type | Description |
|---|---|---|
| channel_id | Snowflake | |
| content_type | string | |
| duration_ms | number | |
| guild_id? | Snowflake | null | |
| hash | string | |
| sound_id | Snowflake | |
| url | string | |
| user_id | Snowflake |