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