messenger_bot v0.9.1 MessengerBot.Payload.MessengerProfileSetRequest

Request struct

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %MessengerBot.Payload.MessengerProfileSetRequest{account_linking_url: String.t, get_started: Map.t, greeting: [Map.t], home_url: Map.t, payment_settings: Map.t, persistent_menu: [Map.t], target_audience: Map.t, whitelisted_domains: [String.t]}

Link to this section Functions

Link to this function build_account_linking_url(url)
Link to this function build_get_started_button()
Link to this function build_payment_settings(payment_settings)
Link to this function build_persistent_menu(menu_items)
Link to this function build_target_audience(target_audience)
Link to this function build_whitelisted_domains(domains)