Returns a new command request definition, that after execution will
execute all the commands from this definition plus the added one
and return an HList
of corresponding results
Returns a new command request definition, that after execution will
execute all the commands from this definition plus the added one
and return an HList
of corresponding results
See ru.pavkin.todoist.api.core.AuthorizedAPI.performAll for details on working with multiple commands response
Executes this request definition and returns the result wrapped with the API effect
Executes this request definition and returns the result wrapped with the API effect