chat

package
v0.0.0-...-4399d21 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CollName = "chat"

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatMsg

type ChatMsg struct {
	Text          string
	Language      string
	CustomerId    uint
	DialogId      uint
	Consent       bool
	NanoTimestamp int64
}

func NewChatMsg

func NewChatMsg(customerId, dialogId uint, text, language string) ChatMsg

Jump to

Keyboard shortcuts

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