Add status_msg to m.presence example
This commit is contained in:
parent
55ebf7dc32
commit
f78bb72be8
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
"avatar_url": "mxc://localhost:wefuiwegh8742w",
|
||||
"last_active_ago": 2478593,
|
||||
"presence": "online",
|
||||
"currently_active": false
|
||||
"currently_active": false,
|
||||
"status_msg": "Making cupcakes"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue