Current section

Files

Jump to
telega include telega@model_InlineQueryResultsButton.hrl
Raw

include/telega@model_InlineQueryResultsButton.hrl

-record(inline_query_results_button, {
text :: binary(),
web_app :: gleam@option:option(telega@model:web_app_info()),
start_parameter :: gleam@option:option(binary())
}).