Default emoji to html converter which creates a span with the needed styles to display the emoji as background-image.
Namespace: CkSoftware.GroupMe.Sdk.Helpers.EmojiAssembly: CkSoftware.GroupMe.Sdk.Helpers (in CkSoftware.GroupMe.Sdk.Helpers.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Parameters
- image
- Type: CkSoftware.GroupMe.Sdk.Helpers.Emoji GroupMeEmojiImage
The emoji image to convert to HTML.
Return Value
Type: StringThe html representation to add to the content.
See Also