Options
All
  • Public
  • Public/Protected
  • All
Menu

kbotify

Index

Type aliases

AppCommandFunc

AppCommandFunc<T>: AppFunc<T>

deprecated, please use appfunc

deprecated

Type parameters

AppFunc

AppFunc<T>: (session: T) => Promise<FuncResult<any> | ResultTypes | void>

Type parameters

Type declaration

Channel

Theme

Theme: "primary" | "success" | "warning" | "danger" | "info" | "secondary"

Variables

Const kBotifyLogger

kBotifyLogger: Logger = ...

Functions

Const createSession

initFuncResult

  • initFuncResult<T>(data: T, resultType?: ResultTypes, msgSent?: MessageCreateResponseInternal): FuncResult

Generated using TypeDoc