Current section

Files

Jump to
telega include telega@model_PassportFile.hrl
Raw

include/telega@model_PassportFile.hrl

-record(passport_file, {
file_id :: binary(),
file_unique_id :: binary(),
file_size :: integer(),
file_date :: integer()
}).