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