Available on crate feature
api
and (crate features client-api-c
or client-api-s
) only.Expand description
/v3/
(spec)
Although this endpoint has a similar format to get_avatar_url
and get_display_name
,
it will only work with homeservers advertising support for the proper unstable feature or
a version compatible with Matrix 1.16.
Structsยง
- Request
- Request type for the
get_profile_field
endpoint. - Request
Static - Request type for the
get_profile_field
endpoint, using a statically-known field. - Response
- Response type for the
get_profile_field
endpoint. - Response
Static - Response type for the
get_profile_field
endpoint, using a statically-known field.