deltachat::reaction

Function 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.