mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-11 01:13:14 -04:00
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"content": {
|
|
"avatar_url": "mxc://localhost:wefuiwegh8742w",
|
|
"currently_active": false,
|
|
"last_active_ago": 1,
|
|
"presence": "online",
|
|
"status_msg": "Making cupcakes"
|
|
},
|
|
"sender": "@example:localhost",
|
|
"type": "m.presence"
|
|
}
|