s/currently_online/currently_active/
This commit is contained in:
parent
3d4d91a462
commit
2691d4925b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ paths:
|
|||
status_msg:
|
||||
type: string
|
||||
description: "The status message to attach to this state."
|
||||
currently_online:
|
||||
currently_active:
|
||||
type: boolean
|
||||
description: "Whether the user is currently active"
|
||||
required: ["presence"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue