Skip to main content

@wildix-internal/wim-webhooks-client > WebhookMessage > groupId

WebhookMessage.groupId property

The tag that indicates a message's association with a specific message group. Messages within the same message group are delivered in a FIFO (First In, First Out) sequence, although messages from different message groups may be processed in a non-sequential order.

Signature:

groupId: string;