docs / com.github.insanusmokrassar.TelegramBotAPI.requests.send / SendTextMessage / <init>

<init>

(common) SendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, replyMarkup: KeyboardMarkup? = null)