🏁Quick start

Hey! You found the API docs for open ticket 4.0! We are still working on lots of pages and a lot of the information is still incorrect, so if you want to try to create a plugin make sure it still works on release!

Layout Guide:

Green => A required parameter in a function Yellow => An optional parameter in a function Blue => The result/returning value of a function Red => This is a static function on a class. (you don't need to construct the class first)

[static] function(parameter: value) => result

=> Here needs more explaination

Last updated

Was this helpful?