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