Java API reference
This is the complete guide to slackblocks' public Java API, generated from its Javadoc by the javadoc tool. Use it to find concrete fluent builder methods, typed getters, immutable return types, validation failures, payloads, and higher-level components.
Build a block with a concrete builder, call .build(), then pass the resulting value directly to Slack's official Java SDK. ChatPostMessageRequest keeps the channel, fallback text, threading, and delivery options where Java Slack developers already expect them.