Yaraslau Lazakovich
Yaraslau Lazakovich
@elantsov try to use the follow tags like in this example https://github.com/allure-framework/allure-java/blob/master/allure-cucumber6-jvm/src/test/resources/features/tags.feature#L4 In cucumber it works, I checked
https://github.com/ylazakovich/path-of-exile-starter/blob/main/modules/telegram/src/main/java/io/starter/telegram/model/telegram/Telegram.java#L16 you can try to use this example of implementation Spring and Webhook with current version of telegram api - 7.0.0+ versions
Confirm, you are right Thanks @tbroyer! I think issue is not relevant and can be closed
We have also faced this issue, you can resolve it via using segmentations Try to separate your zip on several segments then send this segments as final you will be...