slack

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api struct {
	// contains filtered or unexported fields
}

func New

func New(key string) (*Api, error)

func (*Api) GroupMembers

func (a *Api) GroupMembers(groupName string) ([]string, error)

func (*Api) PostMessage

func (a *Api) PostMessage(channel string, message string) error

func (*Api) UpdateMembers

func (a *Api) UpdateMembers(groupName string, users []string) error

func (*Api) Users

func (a *Api) Users() ([]slack.User, error)

Jump to

Keyboard shortcuts

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