feat: export ContextMessageUpdate type from telegraf package

This commit is contained in:
Aleksandr Bukhalo 2020-03-19 20:50:44 +03:00
parent 2b05c5cc17
commit 2f48d7a848

View File

@ -1 +1,2 @@
export { ContextMessageUpdate } from 'telegraf';
export * from './telegraf-options.interface';