Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 549 Bytes

ChannelVarset.md

File metadata and controls

12 lines (8 loc) · 549 Bytes

ChannelVarset

Properties

Name Type Description Notes
channel Channel The channel on which the variable was set. If missing, the variable is a global variable. [optional]
value str The new value of the variable.
variable str The variable that changed.

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