Retrieve Reactions (Emojis) on Messages #272
johe123qwe
started this conversation in
General
Replies: 1 comment
-
Feature tracked in #56 -- pull requests welcome to expose this as a property of I would expect the API to not have changed in the meantime, so this information can probably be found inside |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm currently using skpy for sending and receiving messages via Skype, and I wanted to ask if there is any existing solution or workaround to retrieve the reactions (such as emojis) that people give to my messages. Specifically, I'd like to collect information about which users reacted to a message and what reaction (emoji) they used.
I understand that this might not be supported natively in skpy at the moment, but I was wondering if anyone has successfully managed to access this information through skpy or other methods, such as interacting with Skype's Web API or any other approach.
If not, is this a feature that could potentially be added in future versions of skpy?
Beta Was this translation helpful? Give feedback.
All reactions