Class AttachmentActionPayload

java.lang.Object
com.slack.api.app_backend.interactive_components.payload.AttachmentActionPayload

public class AttachmentActionPayload
extends Object
Interactive messages are much like other messages, only they contain buttons, a variety of menus types, or they have some custom actions available. Rather than remaining mostly static, interactive messages evolve over time.

See Also:
Interactive messages