Current section

Files

Jump to
telega include telega@model_PassportElementErrorFiles.hrl
Raw

include/telega@model_PassportElementErrorFiles.hrl

-record(passport_element_error_files, {
source :: binary(),
type_ :: binary(),
file_hashes :: list(binary()),
message :: binary()
}).