toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.send.abstracts
/
ThumbedSendMessageRequest
Thumbed
Send
Message
Request
interface
ThumbedSendMessageRequest
<
T
:
Any
>
:
SendMessageRequest
<
T
>
Inheritors
SendAnimationData
SendAudioData
SendDocumentData
SendVideoData
SendVideoNoteData
Members
Properties
allow
Sending
Without
Reply
Link copied to clipboard
abstract
val
allowSendingWithoutReply
:
Boolean
?
chat
Id
Link copied to clipboard
abstract
override
val
chatId
:
ChatIdentifier
disable
Notification
Link copied to clipboard
abstract
val
disableNotification
:
Boolean
protect
Content
Link copied to clipboard
abstract
val
protectContent
:
Boolean
reply
To
Message
Id
Link copied to clipboard
abstract
val
replyToMessageId
:
MessageId
?
request
Serializer
Link copied to clipboard
abstract
val
requestSerializer
:
SerializationStrategy
<
*
>
result
Deserializer
Link copied to clipboard
abstract
val
resultDeserializer
:
DeserializationStrategy
<
T
>
thread
Id
Link copied to clipboard
abstract
val
threadId
:
MessageThreadId
?
thumbnail
Link copied to clipboard
abstract
val
thumbnail
:
String
?
Functions
method
Link copied to clipboard
abstract
fun
method
(
)
:
String