HandleCopyForWhatsapp
Function: handleCopyForWhatsapp()
[object Object]
Defined in: app/components/Activity/ActivityDetailsTile/ActivityDetailsTile.handlers.tsx:321
Formats activity details into a WhatsApp-friendly message and copies it to the clipboard. Supports localization (NL/EN) for the message template.
Parameters
activity
The activity data to format.
lang
The language preference ('NL' or 'EN').
Returns
Promise<void>