Current section

Files

Jump to
telega include telega@model@types_KeyboardButtonRequestManagedBot.hrl
Raw

include/telega@model@types_KeyboardButtonRequestManagedBot.hrl

-record(keyboard_button_request_managed_bot, {
request_id :: integer(),
suggested_name :: gleam@option:option(binary()),
suggested_username :: gleam@option:option(binary())
}).