Scheduled message add event (#4)

Reviewed-on: phoenix/textsender-models#4
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-11-09 18:47:46 +00:00
committed by phoenix
parent 6111912b49
commit 28b29802b9
5 changed files with 23 additions and 11 deletions
-1
View File
@@ -10,4 +10,3 @@ type User struct {
Username string `json:"username"`
Password string `json:"password"`
}