Struct slack_morphism::prelude::blocks::SlackBlockCheckboxesElementInit [−][src]
pub struct SlackBlockCheckboxesElementInit {
pub action_id: SlackActionId,
pub options: Vec<SlackBlockChoiceItem<SlackBlockText>, Global>,
}Fields
action_id: SlackActionIdoptions: Vec<SlackBlockChoiceItem<SlackBlockText>, Global>Trait Implementations
Performs the conversion.