Current section

Files

Jump to
telega include telega@model_PassportElementErrorTranslationFile.hrl
Raw

include/telega@model_PassportElementErrorTranslationFile.hrl

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