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