ZonlyForIDs
Halts execution unless the author’s user ID matches one of the specified IDs.
Syntax
ZonlyForIDs{userID;...;errorMessage?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| userID | snowflake | Yes | - |
| errorMessage | string | No | You are not allowed to use this command. |
Example
ZonlyForIDs{123456789012345678;987654321012345678}