publishWhatsAppFlow
inline suspend fun SocialMessagingClient.publishWhatsAppFlow(crossinline block: PublishWhatsAppFlowRequest.Builder.() -> Unit): PublishWhatsAppFlowResponse
Publishes a WhatsApp Flow, making it available for use in template messages. The Flow must be in DRAFT status with valid Flow JSON that passes Meta's validation. This is an irreversible operation.