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