Skip to content

How to get which message was edited in a SkypeEditMessageEvent? #212

Answered by Terrance
truenicoco asked this question in Q&A
Discussion options

You must be logged in to vote

You can match them up using SkypeMsg.clientId -- the main id will be different for each message and edit, but clientId should persist across edits (this is the same ID passed to SkypeChat.sendMsg(edit=...) when updating your own messages).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@truenicoco
Comment options

Answer selected by truenicoco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants