pub struct SlackUrlVerificationEventInit {
pub challenge: String,
}Fields
challenge: StringTrait Implementations
Performs the conversion.
pub struct SlackUrlVerificationEventInit {
pub challenge: String,
}challenge: StringPerforms the conversion.