Struct slack_morphism::prelude::SlackFileBlockInit
source · pub struct SlackFileBlockInit {
pub external_id: String,
}Fields§
§external_id: StringTrait Implementations§
source§impl From<SlackFileBlockInit> for SlackFileBlock
impl From<SlackFileBlockInit> for SlackFileBlock
source§fn from(value: SlackFileBlockInit) -> Self
fn from(value: SlackFileBlockInit) -> Self
Converts to this type from the input type.