types

package
v0.15.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	Text   string
	Blocks []slack.Block
}

type SendResult

type SendResult struct {
	Success      bool   `json:"success"`
	Message      string `json:"message,omitempty"`
	Channel      string `json:"channel,omitempty"`
	DeliveryID   string `json:"deliveryId,omitempty"`
	ResponseText string `json:"responseText,omitempty"`
	Error        string `json:"error,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL