mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
update description of PreviewFeature annotation
This commit is contained in:
parent
1fb2ecf15f
commit
8ae2f57d55
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user