preemptively cache members as we find them
This commit is contained in:
2
types.d.ts
vendored
2
types.d.ts
vendored
@@ -80,7 +80,7 @@ export namespace Event {
|
||||
|
||||
export type M_Room_Member = {
|
||||
membership: string
|
||||
display_name?: string
|
||||
displayname?: string
|
||||
avatar_url?: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user