Struct slack_morphism::apps::SlackAppManifestInit
source · pub struct SlackAppManifestInit {
pub display_information: SlackAppManifestDisplayInformation,
}Fields§
§display_information: SlackAppManifestDisplayInformationTrait Implementations§
source§impl From<SlackAppManifestInit> for SlackAppManifest
impl From<SlackAppManifestInit> for SlackAppManifest
source§fn from(value: SlackAppManifestInit) -> Self
fn from(value: SlackAppManifestInit) -> Self
Converts to this type from the input type.