C# API reference
This is the complete guide to slackblocks' public C# API, generated from the XML documentation of the compiled library. Use it to find constructor parameters and their limits, typed properties, role interfaces, validation failures, payloads, and higher-level components.
Construct a value with named arguments, and its constructor validates them against Slack's documented rules. Put blocks in a MessagePayload or WebhookMessage and send its ToJson() with HttpClient or the Slack client library you already use.