Options
All
  • Public
  • Public/Protected
  • All
Menu

Module lib/typings/goodchat

Index

Type aliases

GoodChatAuthConfig

GoodChatAuthConfig: _AuthSwitch<NONE> | _AuthSwitch<WEBHOOK, { url: string }>

GoodchatApp

GoodchatApp: Koa<KoaChatContext>

KoaChatMiddleware

KoaChatMiddleware: Koa.Middleware<KoaChatState, KoaChatContext>

MessageContent

MessageContent: SunshineContent

Generated using TypeDoc