//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.send.abstracts](index.md) # Package dev.inmo.tgbotapi.requests.send.abstracts ## Types | Name | Summary | |---|---| | [DuratedSendMessageRequest](-durated-send-message-request/index.md)| [common]
Content
interface [DuratedSendMessageRequest](-durated-send-message-request/index.md)<[T](-durated-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-durated-send-message-request/index.md)>


| | [PositionedSendMessageRequest](-positioned-send-message-request/index.md)| [common]
Content
interface [PositionedSendMessageRequest](-positioned-send-message-request/index.md)<[T](-positioned-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-positioned-send-message-request/index.md)> , [Locationed](../dev.inmo.tgbotapi.CommonAbstracts/-locationed/index.md)


| | [ReplyingMarkupSendMessageRequest](-replying-markup-send-message-request/index.md)| [common]
Content
interface [ReplyingMarkupSendMessageRequest](-replying-markup-send-message-request/index.md)<[T](-replying-markup-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-replying-markup-send-message-request/index.md)> , [ReplyMarkup](../dev.inmo.tgbotapi.CommonAbstracts.types/-reply-markup/index.md)


| | [SendChatMessageRequest](-send-chat-message-request/index.md)| [common]
Content
interface [SendChatMessageRequest](-send-chat-message-request/index.md)<[T](-send-chat-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[T](-send-chat-message-request/index.md)> , [ChatRequest](../dev.inmo.tgbotapi.CommonAbstracts.types/-chat-request/index.md)


| | [SendMessageRequest](-send-message-request/index.md)| [common]
Content
interface [SendMessageRequest](-send-message-request/index.md)<[T](-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendChatMessageRequest](-send-chat-message-request/index.md)<[T](-send-message-request/index.md)> , [ReplyMessageId](../dev.inmo.tgbotapi.CommonAbstracts.types/-reply-message-id/index.md), [DisableNotification](../dev.inmo.tgbotapi.CommonAbstracts.types/-disable-notification/index.md)


| | [SizedSendMessageRequest](-sized-send-message-request/index.md)| [common]
Content
interface [SizedSendMessageRequest](-sized-send-message-request/index.md)<[T](-sized-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-sized-send-message-request/index.md)>


| | [TextableSendMessageRequest](-textable-send-message-request/index.md)| [common]
Content
interface [TextableSendMessageRequest](-textable-send-message-request/index.md)<[T](-textable-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-textable-send-message-request/index.md)> , [TextedOutput](../dev.inmo.tgbotapi.CommonAbstracts/-texted-output/index.md)


| | [ThumbedSendMessageRequest](-thumbed-send-message-request/index.md)| [common]
Content
interface [ThumbedSendMessageRequest](-thumbed-send-message-request/index.md)<[T](-thumbed-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-thumbed-send-message-request/index.md)>


| | [TitledSendMessageRequest](-titled-send-message-request/index.md)| [common]
Content
interface [TitledSendMessageRequest](-titled-send-message-request/index.md)<[T](-titled-send-message-request/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> : [SendMessageRequest](-send-message-request/index.md)<[T](-titled-send-message-request/index.md)>


|