upsertMessageBulk({
                msgs: Array.from(result.messages).filter((msg) => msg.t !== 'command'),
                subscription,
            });