ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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