Entities Builder
This builder can be used to provide building of TextSources List
See also
Functions
Properties
Extensions
Add bold using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.bold
Add bold using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.bold. Will reuse separator config from buildEntities
Version of EntitiesBuilder.bold with new line at the end
Version of EntitiesBuilder.bold with new line at the end. Will reuse separator config from buildEntities
Add botCommand using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.botCommand
Version of EntitiesBuilder.botCommand with new line at the end
Add cashTag using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.cashTag
Add cashTag using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.cashTag. Will reuse separator config from buildEntities
Version of EntitiesBuilder.cashTag with new line at the end
Version of EntitiesBuilder.cashTag with new line at the end. Will reuse separator config from buildEntities
Add code using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.code
Version of EntitiesBuilder.code with new line at the end
Add email using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.email
Add email using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.email. Will reuse separator config from buildEntities
Version of EntitiesBuilder.email with new line at the end
Version of EntitiesBuilder.email with new line at the end. Will reuse separator config from buildEntities
Add hashtag using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.hashtag
Add hashtag using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.hashtag. Will reuse separator config from buildEntities
Version of EntitiesBuilder.hashtag with new line at the end
Version of EntitiesBuilder.hashtag with new line at the end. Will reuse separator config from buildEntities
Add italic using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.italic
Add italic using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.italic. Will reuse separator config from buildEntities
Version of EntitiesBuilder.italic with new line at the end
Version of EntitiesBuilder.italic with new line at the end. Will reuse separator config from buildEntities
Add link using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.link
Version of EntitiesBuilder.link with new line at the end
Add mention using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.mention
Add mention using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.mention. Will reuse separator config from buildEntities
Version of EntitiesBuilder.mention with new line at the end
Version of EntitiesBuilder.mention with new line at the end. Will reuse separator config from buildEntities
Add phone using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.phone
Add phone using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.phone. Will reuse separator config from buildEntities
Version of EntitiesBuilder.phone with new line at the end
Version of EntitiesBuilder.phone with new line at the end. Will reuse separator config from buildEntities
Add pre using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.pre
Version of EntitiesBuilder.pre with new line at the end
Will add simple dev.inmo.tgbotapi.types.MessageEntity.textsources.regular
Will add simple dev.inmo.tgbotapi.types.MessageEntity.textsources.regular and "\n" at the end
Add strikethrough using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.strikethrough
Add strikethrough using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.strikethrough. Will reuse separator config from buildEntities
Version of EntitiesBuilder.strikethrough with new line at the end
Version of EntitiesBuilder.strikethrough with new line at the end. Will reuse separator config from buildEntities
Add underline using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.underline
Add underline using EntitiesBuilder.add with dev.inmo.tgbotapi.types.MessageEntity.textsources.underline. Will reuse separator config from buildEntities
Version of EntitiesBuilder.underline with new line at the end
Version of EntitiesBuilder.underline with new line at the end. Will reuse separator config from buildEntities