Skip to main content

ListCommentReactionsResponseContent

Type Alias ListCommentReactionsResponseContent 

Source
pub type ListCommentReactionsResponseContent = Vec<Reaction>;
Expand description

ListCommentReactionsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListCommentReactionsResponseContent { /* private fields */ }