MessageSubElementType
public enum MessageSubElementType
The different types of elements that can be present in the content of a rich message.
-
A reply button rich message sub element.
Declaration
Swift
case replyButton(MessageReplyButton)