captionEntities

@SerialName(value = "caption_entities")
val captionEntities: List<MessageEntity>? = null(source)

Optional. For messages with a caption, special entities like usernames, URLs, bot commands, etc. that appear in the caption

type: Array of MessageEntity