messenger_bot v0.7.2 MessengerBot.Component.Message.Button

Structure and type for button

Link to this section Summary

Functions

Function to define postback button with exact requirements

Function to define call button with exact requirements

Function to define postback button with exact requirements

Function to define logout button

Function to define postback button with exact requirements

Function to define share button

Function to define url button with minimum requirements

Link to this section Types

Link to this type t()
t() :: %MessengerBot.Component.Message.Button{fallback_url: String.t, messenger_extensions: boolean, payload: String.t, payment_summary: Map.t, share_contents: Map.t, title: String.t, type: String.t, url: String.t, webview_height_ratio: String.t, webview_share_button: String.t}

Link to this section Functions

Function to define postback button with exact requirements

Function to define call button with exact requirements

Function to define postback button with exact requirements

Function to define logout button

Function to define postback button with exact requirements

Function to define share button

Function to define url button with minimum requirements