Struct slack_api::stars::ListResponseItemIm [] [src]

pub struct ListResponseItemIm {
    pub channel: String,
    pub ty: String,
}

Fields

Trait Implementations

impl Clone for ListResponseItemIm
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ListResponseItemIm
[src]

Formats the value using the given formatter.