A string type which is either a Did or a Handle. Mostly used in XRPC query parameters. It is unambiguous whether an AtIdentifier is a handle or a DID because a DID always starts with did:
, and the colon character (:
) is not an allowed in handles.
Inheritors