xmpp_plugin icon indicating copy to clipboard operation
xmpp_plugin copied to clipboard

Careful with the changes

Open leagonzalez opened this issue 1 year ago • 0 comments

Hi First, thanks to everyone who supports this package with PRs, issues, suggestions, etc. Second, please, be careful if you change the name of a function or write a function again, yesterday, the pipeline from the app that I'm working on crashed, and I just found out that it was because of a new version where there is no more a "sendMessage" function. Please, let's use @deprecated annotations.

Thanks to y'all

leagonzalez avatar Jan 30 '24 13:01 leagonzalez