QueueFunctionsSendVersion: NextOn this pageSendsend @commandkit/queueindex.ts Send a message to a topic. Signaturefunction send<T>(topic: string, message: T): Promise<void> Parameters topic parameterstring message parameterT