Current section

Files

Jump to
telega include telega@file_Bytes.hrl
Raw

include/telega@file_Bytes.hrl

-record(bytes, {
data :: bitstring(),
filename :: binary(),
attach_name :: binary()
}).