Andrey
Andrey
hi i often you accept an warn ``` ""15:49:27.287 [Selector Thread] WARN Telegram Bot - [MTPROTO] too more ""15:49:27.287 [Selector Thread] WARN Telegram Bot - [MTPROTO] too more ""15:49:27.287 [Selector...
your fix does not solve the problem
I do not see a dev branch
in the startup add a line -Djava.security.egd=file:/dev/./urandom
hi this is bug fixed?
try later the next day! you made many unsuccessful attempts
I fixed the problem with the byte offset in the buffer
I take a message and convert it's structure pay attention to the line class TLFileLocation ``` mediaEntity.setLocation(curentLocation); ``` ``` public static MessageEntity convertTLMessage2MessageEntity(TLMessage message) { MessageEntity messageEntity = new MessageEntity();...
hi you see https://github.com/rubenlagus/Deepthought. Deepthought this is example.
the role created for the database will be deleted if the token time is expired I see my user for DB was deleted after dropping token. ``` 2022-01-14 19:53:01 |...