removeUserReactionForChannelItem

abstract fun removeUserReactionForChannelItem(channelId: String?, itemId: String?, listener: IChannelProxy.IUpdateUserReactionListener?)

Removes the user reaction of a channel item

Parameters

channelId

String id of the channel

itemId

String Item's id of the channel item

listener

IUpdateUserReactionListener Callback