package
Version:
v0.15.0-rc2
Opens a new window with list of versions in this module.
Published: Apr 9, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.