Current section

Files

Jump to
telega include telega@model_PassportElementErrorFile.hrl
Raw

include/telega@model_PassportElementErrorFile.hrl

-record(passport_element_error_file, {
source :: binary(),
type_ :: binary(),
file_hash :: binary(),
message :: binary()
}).