Current section

Files

Jump to
telega include telega@update_ChosenInlineResultUpdate.hrl
Raw

include/telega@update_ChosenInlineResultUpdate.hrl

-record(chosen_inline_result_update, {
from_id :: integer(),
chat_id :: integer(),
chosen_inline_result :: telega@model:chosen_inline_result(),
raw :: telega@model:update()
}).