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

replace all usernames which was as strings by Username class usage

This commit is contained in:
2019-02-18 12:56:50 +08:00
parent 0009d211bc
commit f6581ff3be
6 changed files with 10 additions and 13 deletions

View File

@@ -25,6 +25,7 @@ work with media groups lists
* Fixes in `Username`
* Now you can create username object using string which is not starting with `@`
* Now `Username` correctly comparing with strings, which are not starting with `@`
* Now most part of usernames in library have type `Username`
## 0.9.0