fbbotw.post_start_button

fbbotw.post_start_button(payload=’START’)[source]

Sets the Get Started button.

Usage:
>>> payload = 'GET_STARTED'
>>> response = fbbotw.post_start_button(payload=payload)
Parameters:

payload (str) – Desired postback payload (Default ‘START’).

Returns:

Response object

Facebook docs:

/get-started-button