Add status_msg to m.presence example

This commit is contained in:
Travis Ralston 2018-12-10 15:41:41 -07:00 committed by GitHub
parent 55ebf7dc32
commit f78bb72be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
"avatar_url": "mxc://localhost:wefuiwegh8742w", "avatar_url": "mxc://localhost:wefuiwegh8742w",
"last_active_ago": 2478593, "last_active_ago": 2478593,
"presence": "online", "presence": "online",
"currently_active": false "currently_active": false,
"status_msg": "Making cupcakes"
} }
} }