Hello
In the tests I did, I noticed that the protected messages in this library were not working properly. After checking, I noticed that there was a small mistake in the codes, that there was an extra space that needed to be removed. To solve this problem, it is enough to go to the TInjectTelegram.Bot.Impl unit and replace the 'protect_content ' (with space) statements with 'protect_content'.