Function deltachat::reaction::get_msg_reactions

source ยท
pub async fn get_msg_reactions(
    context: &Context,
    msg_id: MsgId,
) -> Result<Reactions>
Expand description

Returns a structure containing all reactions to the message.