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