mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 07:21:22 +02:00
Document inviterName
This commit is contained in:
parent
5827a883bf
commit
de2eaa3078
@ -66,6 +66,8 @@ module.exports = React.createClass({
|
|||||||
// Fields:
|
// Fields:
|
||||||
// * name (string) The room's name
|
// * name (string) The room's name
|
||||||
// * avatarUrl (string) The mxc:// avatar URL for the room
|
// * avatarUrl (string) The mxc:// avatar URL for the room
|
||||||
|
// * inviterName (string) The display name of the person who
|
||||||
|
// * invited us tovthe room
|
||||||
oobData: React.PropTypes.object,
|
oobData: React.PropTypes.object,
|
||||||
|
|
||||||
// id of an event to jump to. If not given, will go to the end of the
|
// id of an event to jump to. If not given, will go to the end of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user