forked from jmug/stoatchat
Deprecate UserPresence event.
This commit is contained in:
@@ -157,10 +157,6 @@ pub enum ClientboundNotification {
|
||||
user: User,
|
||||
status: RelationshipStatus,
|
||||
},
|
||||
UserPresence {
|
||||
id: String,
|
||||
online: bool,
|
||||
},
|
||||
UserSettingsUpdate {
|
||||
id: String,
|
||||
update: JsonValue,
|
||||
|
||||
Reference in New Issue
Block a user