Trait slack_morphism_models::HasChannelInfo[][src]

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

Required methods

Loading content...

Implementors

Loading content...