nestjs-telegraf/lib/Context.ts

4 lines
92 B
TypeScript
Raw Normal View History

2019-02-28 11:29:26 +03:00
import { ContextMessageUpdate } from 'telegraf'
export type Context = ContextMessageUpdate