mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 00:59:24 +00:00
Sync with mattermost 3.6.0
This commit is contained in:
1
vendor/github.com/mattermost/platform/model/push_notification.go
generated
vendored
1
vendor/github.com/mattermost/platform/model/push_notification.go
generated
vendored
@ -30,6 +30,7 @@ type PushNotification struct {
|
||||
Message string `json:"message"`
|
||||
Badge int `json:"badge"`
|
||||
ContentAvailable int `json:"cont_ava"`
|
||||
TeamId string `json:"team_id"`
|
||||
ChannelId string `json:"channel_id"`
|
||||
ChannelName string `json:"channel_name"`
|
||||
Type string `json:"type"`
|
||||
|
Reference in New Issue
Block a user