Channel notifications from the server works
This commit is contained in:
parent
1469c02998
commit
9ba975d6ad
16 changed files with 266 additions and 107 deletions
|
@ -955,6 +955,7 @@ message UpdateChannels {
|
|||
repeated uint64 remove_channel_invitations = 6;
|
||||
repeated ChannelParticipants channel_participants = 7;
|
||||
repeated ChannelPermission channel_permissions = 8;
|
||||
repeated uint64 notes_changed = 9;
|
||||
}
|
||||
|
||||
message ChannelEdge {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue