Skip to main content

AttachmentPacket

Type Alias AttachmentPacket 

Source
pub type AttachmentPacket = AttachmentPacket<AttachmentPacketExtra, FfmpegBuffer>;
Expand description

Attachment payload pre-parameterized with this crate’s extras and refcounted buffer.

Aliased Type§

pub struct AttachmentPacket { /* private fields */ }