preln

inline fun EntitiesBuilder.preln(code: String, language: String?): List<TextSource>

Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.preln
preln(code, language)

Version of EntitiesBuilder.pre with new line at the end