matrix-appservice-bridge
Preparing search index...
AppServiceOutput
Interface AppServiceOutput
interface
AppServiceOutput
{
as_token
:
string
;
"de.sorunome.msc2409.push_ephemeral"
?:
boolean
;
hs_token
:
string
;
id
:
string
;
namespaces
?:
{
aliases
?:
RegexObj
[]
;
rooms
?:
RegexObj
[]
;
users
?:
RegexObj
[]
;
}
;
protocols
?:
null
|
string
[]
;
rate_limited
?:
boolean
;
sender_localpart
:
string
;
url
:
null
|
string
;
}
Index
Properties
as_
token
de.sorunome.msc2409.push_
ephemeral?
hs_
token
id
namespaces?
protocols?
rate_
limited?
sender_
localpart
url
Properties
as_
token
as_token
:
string
Optional
de.sorunome.msc2409.push_
ephemeral
"de.sorunome.msc2409.push_ephemeral"
?:
boolean
hs_
token
hs_token
:
string
id
id
:
string
Optional
namespaces
namespaces
?:
{
aliases
?:
RegexObj
[]
;
rooms
?:
RegexObj
[]
;
users
?:
RegexObj
[]
}
Optional
protocols
protocols
?:
null
|
string
[]
Optional
rate_
limited
rate_limited
?:
boolean
sender_
localpart
sender_localpart
:
string
url
url
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
as_
token
de.sorunome.msc2409.push_
ephemeral
hs_
token
id
namespaces
protocols
rate_
limited
sender_
localpart
url
matrix-appservice-bridge
Loading...