pub struct SlackApiTeamProfileGetRequestInit {}Trait Implementations§
source§impl From<SlackApiTeamProfileGetRequestInit> for SlackApiTeamProfileGetRequest
impl From<SlackApiTeamProfileGetRequestInit> for SlackApiTeamProfileGetRequest
source§fn from(value: SlackApiTeamProfileGetRequestInit) -> Self
fn from(value: SlackApiTeamProfileGetRequestInit) -> Self
Converts to this type from the input type.