kik

package
v0.0.0-...-89493d8 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ChatKind is KIK chat entity kind name
	ChatKind = "KikChat"

	// UserKind is KIK user entity kind name
	UserKind = "KikUser"
)

Variables

This section is empty.

Functions

func ConfigureKikHandler

func ConfigureKikHandler(w http.ResponseWriter, r *http.Request)

ConfigureKikHandler configures kik bot

func WebhookHandler

func WebhookHandler(w http.ResponseWriter, r *http.Request)

WebhookHandler handles Kik requests

Types

type Chat

type Chat struct {
	*bots.BotChatEntity
	KikUserID int
}

Chat is KIK chat entity

type User

type User struct {
	*bots.BotUserEntity
}

User is KIK user entity

Jump to

Keyboard shortcuts

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