FlowRunner. CustomBlocks. WhatsAppRequestLocation
(flow_runner v6.15.1)
Copy Markdown
A block to handle WhatsApp request location messages.
WhatsApp request location messages allow businesses to request the user's current location. This block handles the display of the location request with a text message and a location button.
The whatsapp_request_location block compiles to this FLOIP block.
The text config parameter is required for the request message.
Summary
Functions
Returns all block documentation defined in this module.
Functions
@spec block_docs() :: [Keyword.t()]
Returns all block documentation defined in this module.
Each block doc entry is a keyword list with keys like :type, :description,
:config, etc., plus a :category key added from @block_category.