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