Fix getting invite state
This SSS API call should work on Synapse, Tuwunel, and Continuwuity. A fallback via hierarchy is provided for Conduit.
This commit is contained in:
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
@@ -433,6 +433,7 @@ export namespace R {
|
||||
guest_can_join: boolean
|
||||
join_rule?: string
|
||||
name?: string
|
||||
topic?: string
|
||||
num_joined_members: number
|
||||
room_id: string
|
||||
room_type?: string
|
||||
|
||||
Reference in New Issue
Block a user