Current section

Files

Jump to
telega include telega@model@types_PassportData.hrl
Raw

include/telega@model@types_PassportData.hrl

-record(passport_data, {
data :: list(telega@model@types:encrypted_passport_element()),
credentials :: telega@model@types:encrypted_credentials()
}).