Struct ts3plugin::Channel [] [src]

pub struct Channel { /* fields omitted */ }

Methods

impl Channel
[src]

impl Channel
[src]

Send a message to this channel chat.

Trait Implementations

impl Clone for Channel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq<Channel> for Channel
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Channel
[src]