ProtoRune.Com.Atproto.Server.DescribeServer (proto_rune v0.1.1)
Generated query module for main
Description: Describes the server's account creation requirements and capabilities. Implemented by PDS.
Summary
Types
Link to this type
output()
@type output() :: %{ available_user_domains: [String.t()], contact: ProtoRune.Com.Atproto.Server.DescribeServer.Contact.t(), did: String.t(), invite_code_required: boolean(), links: ProtoRune.Com.Atproto.Server.DescribeServer.Links.t(), phone_verification_required: boolean() }