pub struct SlackApiConversationsLeaveResponseInit {}Trait Implementations§
source§impl From<SlackApiConversationsLeaveResponseInit> for SlackApiConversationsLeaveResponse
impl From<SlackApiConversationsLeaveResponseInit> for SlackApiConversationsLeaveResponse
source§fn from(value: SlackApiConversationsLeaveResponseInit) -> Self
fn from(value: SlackApiConversationsLeaveResponseInit) -> Self
Converts to this type from the input type.