1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

add separator parameter to buildEntities

This commit is contained in:
Kirill Romanov
2021-10-21 23:47:17 +03:00
parent 78f006e280
commit 8d97057d2c
3 changed files with 65 additions and 40 deletions

View File

@@ -2,6 +2,9 @@
## 0.36.1
* `Utils`:
* `buildEntities` DSL now have parameter `separator` to specify `TextSource` that will be inserted between other sources
## 0.36.0
**ALL PREVIOUS DEPRECATIONS HAVE BEEN REMOVED**