Appearance
Yurba.js / yurba.js / OptionType
OptionType = "string" | "boolean" | "int" | "user" | "repost"
"string"
"boolean"
"int"
"user"
"repost"
Supported option types for commands.
type: "string" type: "boolean" type: "int" type: "user" type: "repost"