Struct slack_morphism::blocks::SlackImageBlockInit
source · Fields§
§image_url: Url§alt_text: StringTrait Implementations§
source§impl From<SlackImageBlockInit> for SlackImageBlock
impl From<SlackImageBlockInit> for SlackImageBlock
source§fn from(value: SlackImageBlockInit) -> Self
fn from(value: SlackImageBlockInit) -> Self
Converts to this type from the input type.