mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 07:09:23 +00:00
update description of PreviewFeature annotation
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package com.github.insanusmokrassar.TelegramBotAPI.utils
|
package com.github.insanusmokrassar.TelegramBotAPI.utils
|
||||||
|
|
||||||
@RequiresOptIn(
|
@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
|
RequiresOptIn.Level.WARNING
|
||||||
)
|
)
|
||||||
@Target(
|
@Target(
|
||||||
|
Reference in New Issue
Block a user