pub struct SlackBlockEmailInputElementInit {
pub action_id: SlackActionId,
}Fields§
§action_id: SlackActionIdTrait Implementations§
source§impl From<SlackBlockEmailInputElementInit> for SlackBlockEmailInputElement
impl From<SlackBlockEmailInputElementInit> for SlackBlockEmailInputElement
source§fn from(value: SlackBlockEmailInputElementInit) -> Self
fn from(value: SlackBlockEmailInputElementInit) -> Self
Converts to this type from the input type.