pub struct SlackTeamProfileInit {
pub fields: Vec<SlackTeamProfileField>,
}Fields
fields: Vec<SlackTeamProfileField>Trait Implementations
Performs the conversion.
pub struct SlackTeamProfileInit {
pub fields: Vec<SlackTeamProfileField>,
}fields: Vec<SlackTeamProfileField>Performs the conversion.