com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token
at [Source: (String)"{"ok":true,"result":{"message_id":192,"from":{"id":1743727928,"is_bot":true,"first_name":"\u0646\u06cc\u0645 \u0628\u0647\u0627","username":"NimBahaNew_bot"},"chat":{"id":1031507493,"first_name":"c o 2","type":"private"},"date":1619382112,"edit_date":1619382112,"text":"se"}}
"; line: 1, column: 21] (through reference chain: io.fouad.jtb.core.beans.TelegramResult["result"])
at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)