chore: auto-generate protobuf files [skip ci]
This commit is contained in:
@@ -15,6 +15,7 @@ export enum Presence {
|
||||
PRESENCE_UNSPECIFIED = 0,
|
||||
OFFLINE = 1,
|
||||
ONLINE = 2,
|
||||
AWAY = 3,
|
||||
UNRECOGNIZED = -1,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user