Skip to content

Instantly share code, notes, and snippets.

@sendbird-community
Created December 29, 2021 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sendbird-community/744f0905a8050a3e009fd459751b1701 to your computer and use it in GitHub Desktop.
Save sendbird-community/744f0905a8050a3e009fd459751b1701 to your computer and use it in GitHub Desktop.
updateVotingMessage function
const updateVotingMessage = useUpdateMessageCallback(
{
currentChannel,
messagesDispatcher,
onBeforeUpdateUserMessage,
updateLastMessage,
},
{ logger, sdk, pubSub }
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment