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