GroupMeEmojiMessageParser MethodsCkSoftware GroupMe SDK - Documentation

The GroupMeEmojiMessageParser type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateMessageWithEmojiImages
Creates a new message and fills up the emoji attachment automatically.
Public methodStatic memberParseMessage
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.
Top
See Also