docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.utils
/
PreviewFeature
Preview
Feature
@
RequiresOptIn
(
message
=
"It is possible, that behaviour of this thing will be changed later or this feature will be removed"
,
level
=
RequiresOptIn.Level.WARNING
)
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.CONSTRUCTOR
,
AnnotationTarget.FIELD
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.TYPEALIAS
]
)
annotation class
PreviewFeature
(
source
)