Add note about AS API.

This commit is contained in:
Richard van der Hoff 2024-06-07 12:09:28 +01:00
parent 31e575de02
commit 1c6fd8e5d7

View file

@ -127,7 +127,8 @@ properties:
It is recommended that homeservers SHOULD populate this property
wherever practical, but they MAY omit it if necessary (for example,
if calculating the value is expensive, servers might choose to only
implement it in encrypted rooms).
implement it in encrypted rooms). The property is *not* normally populated
in the application service API (where there is no clear definition of "requesting user").
type: string
example: join
x-addedInMatrixVersion: "1.11"