Options
All
  • Public
  • Public/Protected
  • All
Menu

Throw it all away

Hierarchy

  • DevNullMessageClient

Implements

  • MessageClient
  • SlackMessageClient

Index

Methods

addressChannels

  • addressChannels(msg: string | SlackMessage, channels: string | string[], options?: MessageOptions): Promise<void>

addressUsers

  • addressUsers(msg: string | SlackMessage, users: string | string[], options?: MessageOptions): Promise<void>

respond

  • respond(msg: any, options?: MessageOptions): Promise<void>

send

  • send(msg: any, destinations: Destination | Destination[], options?: MessageOptions): Promise<void>

Generated using TypeDoc