mentionln

Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(parts)

Version of EntitiesBuilder.mention with new line at the end


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(init)

Version of EntitiesBuilder.mention with new line at the end. Will reuse separator config from buildEntities


inline fun EntitiesBuilder.mentionln(whoToMention: String): EntitiesBuilder

Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(whoToMention)

Version of EntitiesBuilder.mention with new line at the end


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(parts, user)

Version of EntitiesBuilder.mention with new line at the end


inline fun EntitiesBuilder.mentionln(user: User, vararg parts: TextSource): EntitiesBuilder

Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(user, parts)

Version of EntitiesBuilder.mention with new line at the end


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.mentionln
mentionln(text, user)

Version of EntitiesBuilder.mention with new line at the end