Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@raycharius raycharius released this 13 Nov 12:57
· 108 commits to main since this release

🐛 Fix issue with exclude_bot_users and exclude_external_shared_channels

  • When calling the excludeBotUsers and excludeExternalSharedChannels, the resulting DTO had both a filter argument as well as exclude_bot_users and exclude_external_shared_channels, resulting in an invalid payload. This has been resolved.