All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)=== Response format ===
 ╠═ time : int? : [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date#The_ECMAScript_epoch_and_timestamps javascript timestamp] (miliseconds since January 1, 1970, UTC), only present for some actions
 ╠═ error : object? : Indicates that an error occured. ''response'' will contain an empty array in this case.
   ╠═ type : string
   ╠═ number : int : error id
   ╚═ message : string
 ╚═ response : object | empty array