toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.send.abstracts
/
OptionallyWithEffectRequest
Optionally
With
Effect
Request
interface
OptionallyWithEffectRequest
<
T
:
Any
>
:
OptionallyWithEffectId
,
Request
<
T
>
Inheritors
SendContentMessageRequest
SendInvoice
Members
Properties
effect
Id
Link copied to clipboard
abstract
val
effectId
:
EffectId
?
result
Deserializer
Link copied to clipboard
abstract
val
resultDeserializer
:
DeserializationStrategy
<
T
>
Functions
method
Link copied to clipboard
abstract
fun
method
(
)
:
String