[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-12 UTC."],[],[],null,["# MulticastMessage interface\n\nPayload for the [Messaging.sendEachForMulticast()](./firebase-admin.messaging.messaging.md#messagingsendeachformulticast) method. The payload contains all the fields in the BaseMessage type, and a list of tokens.\n\n**Signature:** \n\n export interface MulticastMessage extends BaseMessage \n\n**Extends:** [BaseMessage](./firebase-admin.messaging.basemessage.md#basemessage_interface)\n\nProperties\n----------\n\n| Property | Type | Description |\n|---------------------------------------------------------------------------------|------------|-------------|\n| [tokens](./firebase-admin.messaging.multicastmessage.md#multicastmessagetokens) | string\\[\\] | |\n\nMulticastMessage.tokens\n-----------------------\n\n**Signature:** \n\n tokens: string[];"]]