initial commit

This commit is contained in:
Alexander Bukhalo
2022-11-20 14:13:48 +03:00
parent 1bb274e8e2
commit 2d23eba148
94 changed files with 65 additions and 17013 deletions

View File

@@ -1,7 +0,0 @@
export enum TelegrafParamtype {
CONTEXT,
NEXT,
SENDER,
MESSAGE,
// TODO-Possible-Feature: Add more paramtypes
}