<@1127915244103151687> <@1093103664907960360> IIRC...
# 💻developers
f
@microscopic-camera-76932 @stale-mechanic-96006 IIRC this is a limitation of Whatsapp in that it only accepts 3 choices per message, so as a workaround the Whatsapp integration has to split the choices in groups of max 3 items in order to support more than 3 choices. Here's the relevant code of the Whatsapp integration (open source) for reference: https://github.com/botpress/botpress/blob/master/integrations/whatsapp/src/message-types/choice.ts
5 Views