mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
feat(param-decorators): add new paramtypes & make possible to get property from object
This commit is contained in:
@@ -3,6 +3,5 @@ export enum TelegrafParamtype {
|
||||
NEXT,
|
||||
SENDER,
|
||||
MESSAGE,
|
||||
MESSAGE_TEXT,
|
||||
// TODO: Add more
|
||||
// TODO-Possible-Feature: Add more paramtypes
|
||||
}
|
||||
|
Reference in New Issue
Block a user