mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
chore: publish 0.7.0 release (#6)
* feat(TelegramActionHandler): add 'action' parameter for handling 'callback_data'
This commit is contained in:
committed by
GitHub
parent
57baf28809
commit
6138ae0918
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"trailingComma": "none",
|
||||
"singleQuote": true
|
||||
}
|
||||
"trailingComma": "es5",
|
||||
"singleQuote": true,
|
||||
"semi": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user