Current section

Files

Jump to
telega include telega@update_WebAppUpdate.hrl
Raw

include/telega@update_WebAppUpdate.hrl

-record(web_app_update, {
from_id :: integer(),
chat_id :: integer(),
web_app_data :: telega@model@types:web_app_data(),
message :: telega@model@types:message(),
raw :: telega@model@types:update()
}).