Struct awesome_bot::SendAction[][src]

pub struct SendAction { /* fields omitted */ }

Transparent struct built by SendBuilder to send Action messages.

Trait Implementations

impl Finisher<bool> for SendAction
[src]

Auto Trait Implementations

impl Send for SendAction

impl Sync for SendAction