Discover Packages
github.com/askasoft/pango
whk
teams
package
Version:
v1.2.11
Opens a new window with list of versions in this module.
Published: Dec 23, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Error struct {
Status string
StatusCode int
RetryAfter int
}
Error teams api error
Error return error string
type Message struct {
Type string `json:"type,omitempty"`
Title string `json:"title,omitempty"`
Text string `json:"text,omitempty"`
Attachments []any `json:"attachments,omitempty"`
}
Message teams message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.