Skip to content

4.0.49

Compare
Choose a tag to compare
@suryansh-cometchat suryansh-cometchat released this 25 Jun 13:06
· 8 commits to v4 since this release

Enhancements

  • Added a new method includeBlockedUsers in ConversationsRequestBuilder to allow fetching conversations of users blocked by the logged-in user.
  • Introduced a method withBlockedInfo in ConversationsRequestBuilder to fetch blocked information in the conversation object, such as blockedByMe and hasBlockedMe.
  • Introduced various public variables for all the request classes to improve data fetching and customization.
  • Enhanced AppSettings with public variables for subscription types, roles, region, and host overrides.
  • Added a new parameter for scopes in BannedMembersRequestBuilder.