i
Size: a a a
i
i
АТ
АТ
i
АТ
АТ
AV
A
AV
AV
ы
ы
AV
AV
AV
AB
import
{ TelegrafContext as Context
} from 'telegraf/typings/context';
export interface TelegrafContext extends Context
{AB
export const bot = new Telegraf
<TelegrafContext
>(process.env.TELEGRAM_BOT_TOKEN as string,
);
AV