update description of PreviewFeature annotation

This commit is contained in:
InsanusMokrassar 2020-06-02 13:47:28 +06:00
parent 1fb2ecf15f
commit 8ae2f57d55
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package com.github.insanusmokrassar.TelegramBotAPI.utils
@RequiresOptIn(
"It is possible, that behaviour of this thing will be changed later",
"It is possible, that behaviour of this thing will be changed later or this feature will be removed",
RequiresOptIn.Level.WARNING
)
@Target(