Overload List
| Name | Description | |
|---|---|---|
| MergeMessageWithEmojiImages(String, GroupMeEmojiAttachment, Func GroupMeEmojiImage, String ) |
Merges the emoji images with the message using a emojiToString converter func. The default converter is the
DefaultHtmlInlineCssConverter(GroupMeEmojiImage).
| |
| MergeMessageWithEmojiImages(String, Char, IEnumerable GroupMeEmojiImage , Func GroupMeEmojiImage, String ) |
Merges the emoji images with the message using a emojiToString converter func. The default converter is the
DefaultHtmlInlineCssConverter(GroupMeEmojiImage).
|
See Also