We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286edde commit fe466a4Copy full SHA for fe466a4
_images/erd.png
-16.5 KB
api.html
@@ -32321,6 +32321,10 @@
32321
"type": "integer",
32322
"description": "ID of the Filter's Stream."
32323
},
32324
+ "altdata": {
32325
+ "description": "Arbitrary additional JSON data associated with the Filter.",
32326
+ "nullable": true
32327
+ },
32328
"group_id": {
32329
32330
"description": "ID of the Filter's Group."
@@ -32405,6 +32409,10 @@
32405
32409
32406
32410
32407
32411
32412
32413
32414
32415
32408
32416
32417
32418
0 commit comments