[][src]Trait slack_morphism_models::HasChannelInfo

pub trait HasChannelInfo {
    fn get_channel_id(&self) -> &SlackChannelId;
}

Required methods

Loading content...

Implementors

impl HasChannelInfo for SlackBasicChannelInfo[src]

impl HasChannelInfo for SlackChannelInfo[src]

Loading content...