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.requests.send.abstracts
/
OptionallyWithEffectRequest
Optionally
With
Effect
Request
interface
OptionallyWithEffectRequest
<
T
:
Any
>
:
OptionallyWithEffectId
,
Request
<
T
>
(
source
)
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