Skip to content

Adding ability to fetch reactions from conversation messages #10

Description

@kinga112

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions