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