toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.chain
/
ChainingStrategy
/
LinkTo
Link
To
data
class
LinkTo
<
T
:
Link
<
*
>
>
(
val
target
:
(
)
->
T
)
:
ChainingStrategy
Chain to a specified link.
Members
Constructors
Link
To
Link copied to clipboard
constructor
(
target
:
(
)
->
T
)
Properties
target
Link copied to clipboard
val
target
:
(
)
->
T