Skip to main content

UpdateMessageReactionsResponse

Type Alias UpdateMessageReactionsResponse 

Source
pub type UpdateMessageReactionsResponse<C> = Vec<Result<Arc<ChatItemReactionResponse>, <C as ClientApi>::Error>>;

Aliased Typeยง

pub struct UpdateMessageReactionsResponse<C> { /* private fields */ }