vk

package
v0.0.0-...-7df517a Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMessage

func SendMessage(peerID int64, message string) *http.Response

Types

type Event

type Event struct {
	Type    string  `json:"type"`
	Message Message `json:"object"`
}

type Message

type Message struct {
	UserID int64  `json:"user_id"`
	Body   string `json:"body"`
	Out    int    `json:"out"`
}

Jump to

Keyboard shortcuts

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