Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 712 Bytes

File metadata and controls

14 lines (10 loc) · 712 Bytes

HiddenConditionsEffects

Contains information about hidden conditions and effects in the Application.

Properties

Name Type Description Notes
built_in_effects list[str] List of hidden built-in effects. [optional]
conditions list[str] List of hidden conditions. [optional]
custom_effects list[int] List of the IDs of hidden custom effects. [optional]
webhooks list[int] List of the IDs of hidden webhooks. [optional]

[Back to Model list] [Back to API list] [Back to README]