mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +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
|
||||
|
||||
@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(
|
||||
|
Loading…
Reference in New Issue
Block a user