Struct slack_morphism::prelude::socket_mode::SlackSocketModeHelloEventInit [−][src]
pub struct SlackSocketModeHelloEventInit {
pub connection_info: SlackSocketModeConnectionInfo,
pub num_connections: u32,
pub debug_info: SlackSocketModeDebugInfo,
}Fields
connection_info: SlackSocketModeConnectionInfonum_connections: u32debug_info: SlackSocketModeDebugInfoTrait Implementations
Performs the conversion.
