Skip to content

[WIP] Add ability to fetch reactions from conversation messages#14

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-fetch-reactions-feature
Closed

[WIP] Add ability to fetch reactions from conversation messages#14
Copilot wants to merge 1 commit intomainfrom
copilot/add-fetch-reactions-feature

Conversation

Copy link
Contributor

Copilot AI commented Mar 24, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Adding ability to fetch reactions from conversation messages</issue_title>
<issue_description>I am new to this git library (not entirely new to XMTP), and also new to rust, but wanted to ask if there was the ability to fetch reactions easily.

seems like reactions are already fetched and used to form num_reactions inside the message struct
num_reactions: msg.reactions.len() as i32,

I may pull and try to test and send in a PR, but wanted to ask if it was as easy as it looks. I dont know the content of msg.reactions but I will try to mess around with this.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

@gitctrlx gitctrlx marked this pull request as ready for review March 24, 2026 03:11
Copilot AI review requested due to automatic review settings March 24, 2026 03:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gitctrlx gitctrlx closed this Mar 24, 2026
Copilot AI requested a review from gitctrlx March 24, 2026 03:18
Copilot stopped work on behalf of gitctrlx due to an error March 24, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding ability to fetch reactions from conversation messages

3 participants