The GroupMeEmojiMessageParser type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateMessageWithEmojiImages |
Creates a new message and fills up the emoji attachment automatically.
| |
ParseMessage |
Parses the given message using the given emojiSearchRegexString and returns the correct replaced message and as out
parameter the GroupMeEmojiAttachment to attach to the message create method.
|
See Also