tsk-29: Change type of Response from MessageEventResponse (#35)

Closes #29

Reviewed-on: phoenix/textsender-models#35
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-12-31 22:22:46 +00:00
committed by phoenix
parent 564a3936e3
commit 7db9914bc4
3 changed files with 10 additions and 11 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
"fmt"
)
// NOTE: Might end up removing this
type JSONB json.RawMessage
// Scan implements sql.Scanner