The Memebot
The Memebot

Reputation: 3549

How to remove "Get Started" button from Facebook bot

I know how to add it:

{ 
  "get_started":{
    "payload":"get_started_payload"
  }
}

But I need to remove it

Upvotes: 6

Views: 9191

Answers (1)

The Memebot
The Memebot

Reputation: 3549

I found the way to do it, from Postman

This is how it must be done from Postman

Upvotes: 12

Related Questions