Multicast Flex Message
multicast_flex_messageSend a Flex Message to multiple LINE users (1-500) at once, specifying alternative notification text and a bubble or carousel container JSON for rich layout.
Instructions
Send a Flex Message (rich layout) to multiple LINE users at once (max 500 user IDs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altText | Yes | Alternative text shown in push notifications (max 400 chars) | |
| userIds | Yes | Array of User IDs to send to (1–500) | |
| contents | Yes | Flex Message container JSON string (bubble or carousel) |