fcm ios push badge

This commit is contained in:
Gordon
2022-09-02 22:03:35 +08:00
parent 72aff32024
commit f6137dfc34
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ type PushOpts struct {
Signal Signal
IOSPushSound string
IOSBadgeCount bool
Data string
}
type Signal struct {