✨ Apple push notification services
This commit is contained in:
		@@ -29,6 +29,7 @@ type NotificationLink struct {
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	NotifySubscriberFirebase = "firebase"
 | 
			
		||||
	NotifySubscriberAPNs     = "apple"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
type NotificationSubscriber struct {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user