Features/updates
-
Updates to
client.search()
andchannel.search()
endpoint #677- supports sorting results
- returns
next
andprevious
parameters to get the next/previous page of results - supports pagination using the
next
parameter
-
Added new
channel.assignRoles
method for assigning custom roles to the channel members (#692) -
Switched
pinMessage
andunpinMessage
to partial update (#712)