Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ThreadCmd = ThreadCommand{ Name: "thread", Description: "spawn a thread for a contained conversation", } OllamaClient *ollamaApi.Client )
Functions ¶
This section is empty.
Types ¶
type ThreadCommand ¶
func (ThreadCommand) CreateCommandArguments ¶
func (t ThreadCommand) CreateCommandArguments() []discord.ApplicationCommandOption
func (ThreadCommand) Handler ¶
func (t ThreadCommand) Handler(event *events.ApplicationCommandInteractionCreate)
func (ThreadCommand) ModalHandler ¶
func (t ThreadCommand) ModalHandler(event *events.ModalSubmitInteractionCreate)
Click to show internal directories.
Click to hide internal directories.