Skip to content

Text Template

Updated: Oct 23, 2025

Text templates represent a plain text message that can be sent to the user, the message can be up to 640 characters in length. This template generally can be utilized to promote a coming discount or event.

{  
  "message_id": "<MESSAGE_ID>",  
  "messenger_delivery_data": {  
    "subscription_token": "<SUBSCRIPTION_TOKEN>"  
  },  
  "message": {  
    "text": "Add text message here."  
  }  
}

Unofficial mirror for reference/search purposes. All content originates from developers.facebook.com — see the source link at the top of each page. Machine-readable indexes: llms.txt · llms-full.txt · About