Royalnet
5.1a1
API Reference
Royalnet
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
Y
_
__getitem__() (royalnet.commands.CommandArgs method)
__init__() (royalnet.alchemy.Alchemy method)
(royalnet.bard.YtdlFile method)
(royalnet.bard.YtdlInfo method)
(royalnet.herald.Package method)
A
Alchemy (class in royalnet.alchemy)
alchemy (royalnet.constellation.Constellation attribute)
(royalnet.serf.Serf attribute)
alchemy() (royalnet.commands.Command property)
(royalnet.commands.CommandInterface property)
(royalnet.constellation.Star property)
AlchemyConfig (class in royalnet.serf)
AlchemyException
aliases (royalnet.commands.Command attribute)
andformat() (in module royalnet.utils)
aopen() (royalnet.bard.YtdlFile method)
asyncify() (in module royalnet.utils)
B
BardError
Broadcast (class in royalnet.herald)
broadcast() (royalnet.herald.Link method)
C
call() (royalnet.serf.Serf method)
call_herald_action() (royalnet.commands.CommandInterface method)
Command (class in royalnet.commands)
CommandArgs (class in royalnet.commands)
CommandData (class in royalnet.commands)
CommandError
CommandInterface (class in royalnet.commands)
commands (royalnet.serf.Serf attribute)
Config (class in royalnet.herald)
ConfigurationError
connect() (royalnet.herald.Link method)
ConnectionClosedError
Constellation (class in royalnet.constellation)
convert_to_mp3() (royalnet.bard.YtdlMp3 method)
copy() (royalnet.herald.Config method)
D
Data (royalnet.serf.Serf attribute)
data_factory() (royalnet.serf.Serf method)
default_ytdl_args (royalnet.bard.YtdlFile attribute)
delete_asap() (royalnet.bard.YtdlFile method)
(royalnet.bard.YtdlMp3 method)
delete_invoking() (royalnet.commands.CommandData method)
description (royalnet.commands.Command attribute)
download_file() (royalnet.bard.YtdlFile method)
E
error (royalnet.constellation.ExceptionStar attribute)
ExceptionStar (class in royalnet.constellation)
exclusive() (royalnet.utils.MultiLock method)
ExternalError
F
find_client() (royalnet.herald.Server method)
find_destination() (royalnet.herald.Server method)
find_tables() (royalnet.serf.Serf static method)
from_dict() (royalnet.herald.Broadcast class method)
(royalnet.herald.Package static method)
(royalnet.herald.Request class method)
(royalnet.herald.Response class method)
from_json_bytes() (royalnet.herald.Package static method)
from_json_string() (royalnet.herald.Package static method)
from_url() (royalnet.bard.YtdlFile class method)
(royalnet.bard.YtdlInfo class method)
(royalnet.bard.YtdlMp3 class method)
from_urluuid() (in module royalnet.utils)
G
get() (royalnet.alchemy.Alchemy method)
get_author() (royalnet.commands.CommandData method)
get_secret() (royalnet.constellation.Constellation method)
(royalnet.serf.Serf method)
H
has_info() (royalnet.bard.YtdlFile property)
herald (royalnet.serf.Serf attribute)
herald_handlers (royalnet.serf.Serf attribute)
herald_task (royalnet.serf.Serf attribute)
HeraldError
I
identify() (royalnet.herald.Link method)
info() (royalnet.bard.YtdlMp3 property)
init_alchemy() (royalnet.serf.Serf method)
init_network() (royalnet.serf.Serf method)
init_sentry() (royalnet.serf.Serf static method)
Interface (royalnet.serf.Serf attribute)
interface_factory() (royalnet.serf.Serf method)
interface_name (royalnet.serf.Serf attribute)
InvalidInputError
InvalidServerResponseError
is_converted() (royalnet.bard.YtdlMp3 property)
is_downloaded() (royalnet.bard.YtdlFile property)
J
joined() (royalnet.commands.CommandArgs method)
L
Link (class in royalnet.herald)
LinkError
listener() (royalnet.herald.Server method)
loop (royalnet.serf.Serf attribute)
loop() (royalnet.commands.Command property)
(royalnet.commands.CommandInterface property)
M
match() (royalnet.commands.CommandArgs method)
methods (royalnet.constellation.PageStar attribute)
MultiLock (class in royalnet.utils)
MultipleFilesError
N
name (royalnet.commands.Command attribute)
(royalnet.commands.CommandInterface attribute)
network_handler() (royalnet.serf.Serf method)
normal() (royalnet.utils.MultiLock method)
NotFoundError
numberemojiformat() (in module royalnet.utils)
O
optional() (royalnet.commands.CommandArgs method)
ordinalformat() (in module royalnet.utils)
P
Package (class in royalnet.herald)
page() (royalnet.constellation.Star method)
PageStar (class in royalnet.constellation)
path (royalnet.constellation.PageStar attribute)
prefix (royalnet.commands.CommandInterface attribute)
R
receive() (royalnet.herald.Link method)
register_commands() (royalnet.serf.Serf method)
register_herald_action() (royalnet.commands.CommandInterface method)
reply() (royalnet.commands.CommandData method)
(royalnet.herald.Package method)
Request (class in royalnet.herald)
request() (royalnet.herald.Link method)
Response (class in royalnet.herald)
ResponseFailure (class in royalnet.herald)
ResponseSuccess (class in royalnet.herald)
retrieve_info() (royalnet.bard.YtdlFile method)
route_package() (royalnet.herald.Server method)
royalnet.alchemy (module)
royalnet.backpack (module)
royalnet.bard (module)
royalnet.commands (module)
royalnet.constellation (module)
royalnet.herald (module)
royalnet.serf (module)
royalnet.utils (module)
run() (royalnet.commands.Command method)
(royalnet.herald.Link method)
(royalnet.herald.Server method)
(royalnet.serf.Serf method)
run_blocking() (royalnet.herald.Server method)
run_process() (royalnet.constellation.Constellation class method)
(royalnet.serf.Serf class method)
running (royalnet.constellation.Constellation attribute)
S
safeformat() (in module royalnet.utils)
secrets_name (royalnet.constellation.Constellation attribute)
send() (royalnet.herald.Link method)
sentry_exc() (royalnet.serf.Serf static method)
Serf (class in royalnet.serf)
serf (royalnet.commands.CommandInterface attribute)
serve() (royalnet.herald.Server method)
Server (class in royalnet.herald)
ServerError
session() (royalnet.commands.CommandData property)
Session() (royalnet.constellation.Star property)
session_acm() (royalnet.alchemy.Alchemy method)
(royalnet.constellation.Star property)
session_cm() (royalnet.alchemy.Alchemy method)
session_commit() (royalnet.commands.CommandData method)
shoot() (in module royalnet.constellation)
sleep_until() (in module royalnet.utils)
Star (class in royalnet.constellation)
starlette (royalnet.constellation.Constellation attribute)
syntax (royalnet.commands.Command attribute)
T
table_dfs() (in module royalnet.alchemy)
TableNotFoundException
tables (royalnet.commands.Command attribute)
(royalnet.constellation.Star attribute)
to_dict() (royalnet.herald.Broadcast method)
(royalnet.herald.Package method)
(royalnet.herald.Request method)
(royalnet.herald.Response method)
to_json_bytes() (royalnet.herald.Package method)
to_json_string() (royalnet.herald.Package method)
to_urluuid() (in module royalnet.utils)
U
underscorize() (in module royalnet.utils)
unregister_herald_action() (royalnet.commands.CommandInterface method)
UnsupportedError
url() (royalnet.herald.Config property)
UserError
Y
ytdldateformat() (in module royalnet.utils)
YtdlError
YtdlFile (class in royalnet.bard)
YtdlInfo (class in royalnet.bard)
YtdlMp3 (class in royalnet.bard)