pub async fn get_msg_reactions( context: &Context, msg_id: MsgId, ) -> Result<Reactions>
Returns a structure containing all reactions to the message.