chat

package
v0.0.0-...-e975c8b Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chat

type Chat interface {
	SendMessage(chatId int64, message string)
	SendQuestion(db *database.Database, questionId int64, usersChatIds []int64)
	SendDialog(dialog *dialog.Dialog, chatId int64)
}

Jump to

Keyboard shortcuts

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