export enum TelegrafParamtype {
CONTEXT,
NEXT,
SENDER,
MESSAGE,
// TODO-Possible-Feature: Add more paramtypes
}