Error when system started in getActions method of telegram binding

Hi, I’m also experiencing this sort of problem. During startup these errors occur:

2021-02-03 06:47:21.717 [INFO ] [el.core.internal.ModelRepositoryImpl] - Validation issues found in configuration model 'event.rules', using it anyway:
The field Tmp_eventRules.telegramAction refers to the missing type Object
The field Tmp_eventRules.telegramAction refers to the missing type Object

My Telegram actions aren’t working until I reload a rule.
error:

2021-02-03 11:53:31.528 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'event-15' failed: null in event

Is there a workaround possible?