I want to write some convenience functions for Teams.list() but the problem is, that I can't use the default <[String : AnyCodable]> as a return type for my convenience function because AnyCodable doesn't seem to be exposed. Is there any way around that? I already had this issue when writing convenience functions for the tables module and ended up using my custom Codable objects as a workaround but that's not really a solution for the Teams.
Recommended threads
- updateSession not working anymore
Was something changed recently on Cloud since updateSession is no longer working and I get 400 when calling it, with following error: ``` { "message": "The...
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...
- Display an in-app in the user mobile?
Would it be possible to send a message that would display an in-app in the user mobile?