Struct slack_morphism::api::SlackApiBotsInfoRequestInit
source · pub struct SlackApiBotsInfoRequestInit {}Trait Implementations§
source§impl From<SlackApiBotsInfoRequestInit> for SlackApiBotsInfoRequest
impl From<SlackApiBotsInfoRequestInit> for SlackApiBotsInfoRequest
source§fn from(value: SlackApiBotsInfoRequestInit) -> Self
fn from(value: SlackApiBotsInfoRequestInit) -> Self
Converts to this type from the input type.