package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Jul 19, 2023
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
¶
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"`
}
Message teams message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.