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
* feat: add message actions
Add Message Actions API support which allow to: add, remove and fetch previously added actions.
feat: modify fetch messages endpoint to fetch message actions
Add new arguments to fetch messages function which allow to fetch previously added actions and
message metadata.
feat: add new event handler for message actions
Add new handler which can be used to track message actions addition / removal events.
thrownewTypeError('History can return actions data for a single channel only. Either pass a single channel or disable the includeMessageActions flag.');
0 commit comments