mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
fix: telegraf context usage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TelegrafContext } from 'telegraf/typings/context';
|
||||
import { Context as TelegrafContext } from 'telegraf';
|
||||
|
||||
export interface Context extends TelegrafContext {
|
||||
[key: string]: any;
|
||||
|
Reference in New Issue
Block a user