AY2425S1-CS2103T-F09-2 / tp

MIT License
1 stars 5 forks source link

Implement `TelegramUsername` class for the telegram tag (`/t ...`) command #55

Closed shardhrv closed 1 week ago

shardhrv commented 1 week ago

Add the TelegramUsername class for the /t ... command logic. This issue is separate from implementing the parser for this command.

TODO: [ ] Implement TelegramUsername Class [ ] Add Telegram Tag to Person (Shift to #61) [ ] Storage and loading of Telegram Tag (Shift to #61) [ ] Adding TelegramUsername to testcases

chuajunyu commented 1 week ago

I split some of the tasks here to #61