mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-05 07:43:52 +08:00
getui
This commit is contained in:
parent
c73ce45e9e
commit
e1770173ef
@ -112,7 +112,7 @@ type Notification struct {
|
|||||||
Title string `json:"title"`
|
Title string `json:"title"`
|
||||||
Body string `json:"body"`
|
Body string `json:"body"`
|
||||||
ChannelID string `json:"channel_id"`
|
ChannelID string `json:"channel_id"`
|
||||||
ChannelName string `json:"Channel_name"`
|
ChannelName string `json:"channel_name"`
|
||||||
ClickType string `json:"click_type"`
|
ClickType string `json:"click_type"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user