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