Document toolboxDocument toolbox

Messaging system commands

GetMBMessagesByLastChange

Get all new messages.

Input

changedatedate
changetimetime
readcollection[number]List of IDs of messages to mark as 'read'
resumekeystringIf a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries
skip_deletedboolIf 1 then don't send deleted messages

Output

messagescollection[ mbmessage ]The messages

SendMBMessage

Input

messagembmessageThe new message


Output

messagembmessageThe new message