novelai_api.Idstore

class Idstore[source]

Bases: object

__init__()[source]
register(*args)[source]

Registers the ids in every item provided (must be retrieved with download_user_content)

create() str[source]

Create a new unique id, that hasn’t been registered yet, and register it

Returns:

Created id