apps

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: CC0-1.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSlack

func NewSlack(botToken string) *slack

Types

type Slacks

type Slacks interface {
	CreateNewChannel(name string, isPrivate ...bool) (*slackpkg.Channel, error)
	InviteUserToChannel(channelId string, users ...string) error
	ArchiveChannel(channelId string) error
}

Jump to

Keyboard shortcuts

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