ConstGet the next word to review.
Review parameters
Promise with word review data
Get review configuration.
Review parameters (lang, text, or selection)
Promise with review configuration
Get all words for table review mode.
Review session key
Word selection criteria
Promise with table words
Get count of words due for review tomorrow.
Review session key
Word selection criteria
Promise with count
Update word status during review.
Optionalstatus: number
New status (1-5, 98, 99) or undefined for increment
Optionalchange: number
Status change amount (+1 or -1)
Promise with update result
Review API methods.