Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶ added in v0.5.0
type Handler struct{}
func NewHandler ¶ added in v0.5.0
func NewHandler() *Handler
func (*Handler) CleanupEphemeralThreads ¶ added in v0.7.0
func (*Handler) CleanupOldThreads ¶ added in v0.22.0
CleanupOldThreads deletes any threads with the system thread prefix. These threads were used for chat. Any threads that are still needed will have a system thread prefix to distinguish them.
Click to show internal directories.
Click to hide internal directories.