com.atproto.temp.addReservedHandle
Add a handle to the set of reserved handles.
- class atproto_client.models.com.atproto.temp.add_reserved_handle.Data
Bases:
DataModelBaseInput data model for
com.atproto.temp.addReservedHandle.- field handle: str [Required]
Handle.
- class atproto_client.models.com.atproto.temp.add_reserved_handle.DataDict
Bases:
TypedDict- handle: str
Handle.
- class atproto_client.models.com.atproto.temp.add_reserved_handle.Response
Bases:
ResponseModelBaseOutput data model for
com.atproto.temp.addReservedHandle.