Current section

Files

Jump to
telega include telega@update_InlineQueryUpdate.hrl
Raw

include/telega@update_InlineQueryUpdate.hrl

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