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 ¶
Click to show internal directories.
Click to hide internal directories.