ZdmChannelID
Returns the ID of the DM channel between the bot and a user, creating it if it does not yet exist.
Syntax
ZdmChannelID{userID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| userID | snowflake | No | current user |
Example
ZdmChannelID{1234567890123456789}