toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.annotations.internal
/
TgAPI
Tg
API
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
TgAPI
Annotation, which marks all Telegram API methods, and all that can be related.
Members
Types
Name
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
,
AnnotationTarget.CLASS
]
)
annotation class
Name
(
val
value
:
String
)