supportPage property
The URL of a page to give users help specific to the homeserver, like extra login/registration steps.
At least one of contacts
or support_page
is required.
Implementation
Uri? supportPage;
The URL of a page to give users help specific to the homeserver, like extra login/registration steps.
At least one of contacts
or support_page
is required.
Uri? supportPage;