waha icon indicating copy to clipboard operation
waha copied to clipboard

[Swagger] Reuse `Presence` as `LastKnownPresence`

Open AliSot2000 opened this issue 1 year ago • 0 comments

You have code duplication. Makes my life harder parsing your responses and introduces more possibilities for your code to run into errors. If you the enums are the same for Presence and LastKnownPresence don't duplicate it.

AliSot2000 avatar Jul 07 '24 14:07 AliSot2000