Documentation ¶
Index ¶
- func Contains[T comparable](array []T, target T) bool
- func GetAppMentionEvent(evt *socketmode.Event) (*slackevents.AppMentionEvent, error)
- func GetCallbackValueOnButton(i slack.InteractionCallback) string
- func GetCallbackValueOnStaticSelect(i slack.InteractionCallback) string
- func GetInteractionCallback(evt *socketmode.Event) (slack.InteractionCallback, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
func Contains[T comparable](array []T, target T) bool
func GetAppMentionEvent ¶
func GetAppMentionEvent(evt *socketmode.Event) (*slackevents.AppMentionEvent, error)
func GetCallbackValueOnButton ¶
func GetCallbackValueOnButton(i slack.InteractionCallback) string
func GetCallbackValueOnStaticSelect ¶
func GetCallbackValueOnStaticSelect(i slack.InteractionCallback) string
func GetInteractionCallback ¶
func GetInteractionCallback(evt *socketmode.Event) (slack.InteractionCallback, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.