Current section

Files

Jump to
telega include telega@bot_HandleWebAppData.hrl
Raw

include/telega@bot_HandleWebAppData.hrl

-record(handle_web_app_data, {
handler :: fun((telega@bot:context(any(), any()), telega@model@types:web_app_data()) -> {ok,
telega@bot:context(any(), any())} |
{error, any()})
}).