V2TimFaceElem
Introduction
The data of sticker message element.
Parameter introduction
index
Parameter type : int
Supported Platform: All
- Parameter description : The index of the sticker.
Please specify the index and the data related to a unique sticker in your sticker package.
While the IM SDK do not provide an official sticker package.
You can take advantage of the official sticker panel provided by us, tim_ui_kit_sticker_plugin, to add the sticker functionality quickly.
data
Parameter type : String
Supported Platform: All
- Parameter description : The external data.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.