Class SendActionRequest
-
- All Implemented Interfaces:
public final class SendActionRequest
-
-
Method Summary
Modifier and Type Method Description final StringgetChannelId()final StringgetMessageId()final StringgetType()final Map<Object, Object>getFormData()-
-
Method Detail
-
getChannelId
final String getChannelId()
-
getMessageId
final String getMessageId()
-
getFormData
final Map<Object, Object> getFormData()
-
-
-
-