Returns proxied version of queuedMessages.
When created, this will:
Once created, pushing (or otherwise adding) a row to the "queue" will cause that row to be processed immediately. Order does not matter when adding items, only in the initial queuedMessages array.
Hub that this queue is associated with.
Array of messages with the name of the channel they are associated with.
Returns proxied version of queuedMessages.
When created, this will:
Once created, pushing (or otherwise adding) a row to the "queue" will cause that row to be processed immediately. Order does not matter when adding items, only in the initial queuedMessages array.