0 purchases
tencent cloud chat message reaction
Features #
This is a Message Reaction Plugin for Tencent Cloud Chat.
Getting Started #
To use this plugin, add the following code to the plugins array in initUIKit:
TencentCloudChatPluginItem(
name: "messageReaction",
pluginInstance: TencentCloudChatMessageReaction(
context: context,
),
),
copied to clipboard
This will enable the use of the Message Reaction Plugin in your application.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.