Version 2.3.1
🐛 Fix issue with exclude_bot_users and exclude_external_shared_channels
- When calling the
excludeBotUsersandexcludeExternalSharedChannels, the resulting DTO had both afilterargument as well asexclude_bot_usersandexclude_external_shared_channels, resulting in an invalid payload. This has been resolved.