Current section
Files
Jump to
Current section
Files
include/telega@update_ChosenInlineResultUpdate.hrl
-record(chosen_inline_result_update, {
from_id :: integer(),
chat_id :: integer(),
chosen_inline_result :: telega@model@types:chosen_inline_result(),
raw :: telega@model@types:update()
}).