I have an array of the form: [ 1, "message" ]. If you are sure that there are always only two elements [number, string] then you can declare it as a tuple:
確定! 回上一頁