Current section

Files

Jump to
telega include telega@update_CallbackQueryUpdate.hrl
Raw

include/telega@update_CallbackQueryUpdate.hrl

-record(callback_query_update, {
from_id :: integer(),
raw :: telega@model:callback_query()
}).