You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Files support includes sending, downloading, listing, deleting together with notifications about file events.
7
-
- New methods can set and remove memberships/channelMembers in one call.
8
-
- New field `page` can be returned from the backend in case there's more data to fetch for the original query. This new field can be used directly in new `fetchMessages` and `getMessagesActions` method versions. The old versions in which paging information was in separate arguments has been deprecated.
9
-
- FetchMessages has a default limit of 100 for single-channel call.
10
-
- Make PNMessageActionResultevent accessible (no longer internal).
11
-
- Method `addMemberships` has been deprecated and shouldn't be used in the future.
0 commit comments