slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.63k stars 1.12k forks source link

Style is not defined for some RichTextSectionElement #1146

Closed yokishava closed 1 year ago

yokishava commented 1 year ago

What happened

The following RichTextSectionElement could not specify a Style.

For example, On the Block Kit Builder RichTextSectionDateElement can define format and fallback, but is not defined in Struct.

Expected behavior

I would like to be able to specify a Style(RichTextSectionTextStyle).

Steps to reproduce

reproducible code

manifest.yaml

Versions

kanata2 commented 1 year ago

@yokishava Please give me a sample block kit builder URL 😢

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 10 days with no activity.