pub struct SlackSocketModeDisconnectEventInit {
pub reason: String,
pub debug_info: SlackSocketModeDebugInfo,
}Fields
reason: Stringdebug_info: SlackSocketModeDebugInfoTrait Implementations
Performs the conversion.
pub struct SlackSocketModeDisconnectEventInit {
pub reason: String,
pub debug_info: SlackSocketModeDebugInfo,
}reason: Stringdebug_info: SlackSocketModeDebugInfoPerforms the conversion.