chathandlers

package
v0.0.0-...-a992749 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	// contains filtered or unexported fields
}

func (*Handlers) CreateChat

func (h *Handlers) CreateChat(c *fiber.Ctx) error

func (*Handlers) DeleteChat

func (h *Handlers) DeleteChat(c *fiber.Ctx) error

func (*Handlers) GetChatsByBot

func (h *Handlers) GetChatsByBot(c *fiber.Ctx) error

func (*Handlers) GetChatsByUser

func (h *Handlers) GetChatsByUser(c *fiber.Ctx) error

func (*Handlers) GetMessage

func (h *Handlers) GetMessage(c *fiber.Ctx) error

func (*Handlers) GetMessagesByChat

func (h *Handlers) GetMessagesByChat(c *fiber.Ctx) error

func (*Handlers) SendBotMessage

func (h *Handlers) SendBotMessage(c *fiber.Ctx) error

func (*Handlers) SendUserMessage

func (h *Handlers) SendUserMessage(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL