Start work on chat mentions
This commit is contained in:
@@ -210,6 +210,7 @@ messages!(
|
||||
(LeaveProject, Foreground),
|
||||
(LeaveRoom, Foreground),
|
||||
(LinkChannel, Foreground),
|
||||
(MarkNotificationsRead, Foreground),
|
||||
(MoveChannel, Foreground),
|
||||
(NewNotification, Foreground),
|
||||
(OnTypeFormatting, Background),
|
||||
@@ -326,6 +327,7 @@ request_messages!(
|
||||
(LeaveChannelBuffer, Ack),
|
||||
(LeaveRoom, Ack),
|
||||
(LinkChannel, Ack),
|
||||
(MarkNotificationsRead, Ack),
|
||||
(MoveChannel, Ack),
|
||||
(OnTypeFormatting, OnTypeFormattingResponse),
|
||||
(OpenBufferById, OpenBufferResponse),
|
||||
|
||||
Reference in New Issue
Block a user