Current section
Files
Jump to
Current section
Files
include/slack_webhook_client@schema_TextObject.hrl
-record(text_object, {
text :: gleam@option:option(binary()),
type_ :: gleam@option:option(binary())
}).