Struct slack_morphism::prelude::socket_mode::SlackSocketModeDisconnectEventInit [−][src]
pub struct SlackSocketModeDisconnectEventInit {
pub reason: String,
pub debug_info: SlackSocketModeDebugInfo,
}Fields
reason: Stringdebug_info: SlackSocketModeDebugInfoTrait Implementations
Performs the conversion.
