1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-12 12:41:46 +03:00

Document fields of oob_data

This commit is contained in:
David Baker
2016-03-02 11:51:47 +00:00
parent 10b1b6443d
commit 7ae2c5b11b

View File

@ -63,6 +63,9 @@ module.exports = React.createClass({
// but has been passed out-of-band, eg. the room name and avatar URL
// from an email invite (a workaround for the fact that we can't
// get this information from the HS using an email invite).
// Fields:
// * name (string) The room's name
// * avatarUrl (string) The mxc:// avatar URL for the room
oobData: React.PropTypes.object,
// id of an event to jump to. If not given, will go to the end of the