Current section

Files

Jump to
telega include telega@update_TextUpdate.hrl
Raw

include/telega@update_TextUpdate.hrl

-record(text_update, {
chat_id :: integer(),
text :: binary(),
raw :: telega@model:message()
}).