Interface: SafeValues<T>
@tagscript/plugin-discord.SafeValues
A key value pair without sensitive information.
Type parameters
| Name | Description |
|---|---|
T | The base type. |
Indexable
▪ [key: string]: outputResolvable | (base: T) => outputResolvable
@tagscript/plugin-discord.SafeValues
A key value pair without sensitive information.
| Name | Description |
|---|---|
T | The base type. |
▪ [key: string]: outputResolvable | (base: T) => outputResolvable