Struct awesome_bot::SendForward[][src]

pub struct SendForward { /* fields omitted */ }
[]

Transparent struct built by SendBuilder to send Forward messages.

Trait Implementations

impl Finisher<Message> for SendForward
[src]
[+]

Auto Trait Implementations

impl Send for SendForward

impl Sync for SendForward