2019-06-13 15:36:27 +00:00
<!DOCTYPE html>
<!-- [if IE 8]><html class="no - js lt - ie9" lang="en" > <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "no-js" lang = "en" > <!-- <![endif] -->
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title > Index — Royalnet documentation< / title >
< script type = "text/javascript" src = "_static/js/modernizr.min.js" > < / script >
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
< script type = "text/javascript" src = "_static/language_data.js" > < / script >
< script type = "text/javascript" src = "_static/js/theme.js" > < / script >
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2019-08-25 15:44:47 +00:00
< link rel = "stylesheet" href = "_static/rygdocs.css" type = "text/css" / >
2019-06-13 15:36:27 +00:00
< link rel = "index" title = "Index" href = "#" / >
< link rel = "search" title = "Search" href = "search.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "index.html" class = "icon icon-home" > Royalnet
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
< ul >
2019-09-28 16:34:29 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "runningroyalnet.html" > Running Royalnet< / a > < / li >
2019-08-29 15:56:01 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "creatingacommand.html" > Royalnet Commands< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "apireference.html" > API Reference< / a > < / li >
2019-06-13 15:36:27 +00:00
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "index.html" > Royalnet< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "breadcrumbs navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "index.html" > Docs< / a > » < / li >
< li > Index< / li >
< li class = "wy-breadcrumbs-aside" >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
< h1 id = "index" > Index< / h1 >
< div class = "genindex-jumpbox" >
2019-07-31 16:21:26 +00:00
< a href = "#_" > < strong > _< / strong > < / a >
| < a href = "#A" > < strong > A< / strong > < / a >
| < a href = "#B" > < strong > B< / strong > < / a >
| < a href = "#C" > < strong > C< / strong > < / a >
| < a href = "#D" > < strong > D< / strong > < / a >
| < a href = "#F" > < strong > F< / strong > < / a >
| < a href = "#G" > < strong > G< / strong > < / a >
| < a href = "#H" > < strong > H< / strong > < / a >
| < a href = "#I" > < strong > I< / strong > < / a >
| < a href = "#J" > < strong > J< / strong > < / a >
2019-09-03 13:22:22 +00:00
| < a href = "#K" > < strong > K< / strong > < / a >
2019-07-31 16:21:26 +00:00
| < a href = "#L" > < strong > L< / strong > < / a >
| < a href = "#M" > < strong > M< / strong > < / a >
| < a href = "#N" > < strong > N< / strong > < / a >
| < a href = "#O" > < strong > O< / strong > < / a >
| < a href = "#P" > < strong > P< / strong > < / a >
| < a href = "#R" > < strong > R< / strong > < / a >
| < a href = "#S" > < strong > S< / strong > < / a >
| < a href = "#T" > < strong > T< / strong > < / a >
| < a href = "#U" > < strong > U< / strong > < / a >
| < a href = "#Y" > < strong > Y< / strong > < / a >
2019-06-13 15:36:27 +00:00
< / div >
2019-07-31 16:21:26 +00:00
< h2 id = "_" > _< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandArgs.__getitem__" > __getitem__() (royalnet.commands.CommandArgs method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlInfo.__init__" > __init__() (royalnet.audio.YtdlInfo method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.Alchemy.__init__" > (royalnet.database.Alchemy method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.__init__" > (royalnet.network.Package method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._bot_factory" > _bot_factory() (royalnet.bots.DiscordBot method)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.Alchemy._create_tables" > _create_tables() (royalnet.database.Alchemy method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._data_factory" > _data_factory() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._data_factory" > (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._data_factory" > (royalnet.bots.TelegramBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile._default_ytdl_args" > _default_ytdl_args (royalnet.audio.YtdlFile attribute)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlInfo._default_ytdl_args" > (royalnet.audio.YtdlInfo attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-09-03 13:22:22 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._handle_callback_query" > _handle_callback_query() (royalnet.bots.TelegramBot method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._handle_message" > _handle_message() (royalnet.bots.TelegramBot method)< / a >
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._handle_update" > _handle_update() (royalnet.bots.TelegramBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._init_client" > _init_client() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._init_client" > (royalnet.bots.TelegramBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._init_commands" > _init_commands() (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._init_database" > _init_database() (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._init_loop" > _init_loop() (royalnet.bots.GenericBot method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.bots.GenericBot._init_network" > _init_network() (royalnet.bots.GenericBot method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.bots.GenericBot._init_sentry" > _init_sentry() (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._init_voice" > _init_voice() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._initialize" > _initialize() (royalnet.bots.DiscordBot method)< / a >
< ul >
< li > < a href = "apireference.html#royalnet.bots.GenericBot._initialize" > (royalnet.bots.GenericBot method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._initialize" > (royalnet.bots.TelegramBot method)< / a >
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot._interface_factory" > _interface_factory() (royalnet.bots.DiscordBot method)< / a >
2019-08-25 15:44:47 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._interface_factory" > (royalnet.bots.GenericBot method)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot._interface_factory" > (royalnet.bots.TelegramBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-25 15:44:47 +00:00
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot._network_handler" > _network_handler() (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "A" > A< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot.add_to_music_data" > add_to_music_data() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot.advance_music_data" > advance_music_data() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.Alchemy" > Alchemy (class in royalnet.database)< / a >
2019-10-04 10:18:17 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.alchemy" > alchemy (royalnet.commands.CommandInterface attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.aliases" > aliases (royalnet.commands.Command attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.andformat" > andformat() (in module royalnet.utils)< / a >
2019-09-27 12:19:11 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.error.RoyalnetRequestError.args" > args() (royalnet.error.RoyalnetRequestError property)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.asyncify" > asyncify() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "B" > B< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.bot" > bot (royalnet.commands.CommandInterface attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "C" > C< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.cdj" > cdj() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command" > Command (class in royalnet.commands)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandArgs" > CommandArgs (class in royalnet.commands)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandData" > CommandData (class in royalnet.commands)< / a >
2019-10-04 10:18:17 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.commands.CommandError" > CommandError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface" > CommandInterface (class in royalnet.commands)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.connect" > connect() (royalnet.network.NetworkLink method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-25 15:44:47 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.network.ConnectionClosedError" > ConnectionClosedError< / a >
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.convert_to_mp3" > convert_to_mp3() (royalnet.audio.YtdlMp3 method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.convert_to_pcm" > convert_to_pcm() (royalnet.audio.YtdlDiscord method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.create_and_ready_from_url" > create_and_ready_from_url() (royalnet.audio.YtdlMp3 class method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.web.create_app" > create_app() (in module royalnet.web)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.create_from_url" > create_from_url() (royalnet.audio.YtdlDiscord class method)< / a >
2019-08-25 15:44:47 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.create_from_url" > (royalnet.audio.YtdlMp3 class method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-25 15:44:47 +00:00
< / ul > < / li >
2019-07-31 16:21:26 +00:00
< / ul > < / td >
< / tr > < / table >
< h2 id = "D" > D< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.DatabaseConfig" > DatabaseConfig (class in royalnet.database)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.delete" > delete() (royalnet.audio.YtdlDiscord method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.delete" > (royalnet.audio.YtdlFile method)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.delete" > (royalnet.audio.YtdlMp3 method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-09-27 12:19:11 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandData.delete_invoking" > delete_invoking() (royalnet.commands.CommandData method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-27 12:19:11 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.description" > description (royalnet.commands.Command attribute)< / a >
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.discord_escape" > discord_escape() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot" > DiscordBot (class in royalnet.bots)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.download_file" > download_file() (royalnet.audio.YtdlFile method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.download_from_url" > download_from_url() (royalnet.audio.YtdlFile class method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "F" > F< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.FileAudioSource" > FileAudioSource (class in royalnet.audio)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.fileformat" > fileformat() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkServer.find_client" > find_client() (royalnet.network.NetworkServer method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkServer.find_destination" > find_destination() (royalnet.network.NetworkServer method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.from_dict" > from_dict() (royalnet.network.Package static method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Request.from_dict" > (royalnet.network.Request static method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Response.from_dict" > (royalnet.network.Response class method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.from_json_bytes" > from_json_bytes() (royalnet.network.Package static method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.from_json_string" > from_json_string() (royalnet.network.Package static method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "G" > G< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot" > GenericBot (class in royalnet.bots)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandData.get_author" > get_author() (royalnet.commands.CommandData method)< / a >
2019-09-28 16:34:29 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.bots.GenericBot.get_secret" > get_secret() (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "H" > H< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.has_info" > has_info() (royalnet.audio.YtdlFile method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "I" > I< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.identify" > identify() (royalnet.network.NetworkLink method)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.info" > info() (royalnet.audio.YtdlDiscord property)< / a >
2019-08-25 15:44:47 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.info" > (royalnet.audio.YtdlMp3 property)< / a >
2019-08-25 15:44:47 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot.interface_name" > interface_name (royalnet.bots.DiscordBot attribute)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot.interface_name" > (royalnet.bots.GenericBot attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot.interface_name" > (royalnet.bots.TelegramBot attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.commands.InvalidInputError" > InvalidInputError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.is_downloaded" > is_downloaded() (royalnet.audio.YtdlFile method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.FileAudioSource.is_opus" > is_opus() (royalnet.audio.FileAudioSource method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "J" > J< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandArgs.joined" > joined() (royalnet.commands.CommandArgs method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
2019-09-03 13:22:22 +00:00
< h2 id = "K" > K< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "apireference.html#royalnet.commands.CommandData.keyboard" > keyboard() (royalnet.commands.CommandData method)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.commands.KeyboardExpiredError" > KeyboardExpiredError< / a >
2019-09-03 13:22:22 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
2019-07-31 16:21:26 +00:00
< h2 id = "L" > L< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkServer.listener" > listener() (royalnet.network.NetworkServer method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.loop" > loop (royalnet.commands.CommandInterface attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "M" > M< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandArgs.match" > match() (royalnet.commands.CommandArgs method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.NetworkHandler.message_type" > message_type (royalnet.utils.NetworkHandler attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "N" > N< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.name" > name (royalnet.commands.Command attribute)< / a >
< ul >
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.name" > (royalnet.commands.CommandInterface attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< / ul > < / li >
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.net_request" > net_request() (royalnet.commands.CommandInterface method)< / a >
2019-09-28 16:34:29 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.network.NetworkConfig" > NetworkConfig (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkError" > NetworkError< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.utils.NetworkHandler" > NetworkHandler (class in royalnet.utils)< / a >
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink" > NetworkLink (class in royalnet.network)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.network.NetworkServer" > NetworkServer (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.NotConnectedError" > NotConnectedError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.NotIdentifiedError" > NotIdentifiedError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.numberemojiformat" > numberemojiformat() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "O" > O< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.open" > open() (royalnet.audio.YtdlFile method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandArgs.optional" > optional() (royalnet.commands.CommandArgs method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.utils.ordinalformat" > ordinalformat() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "P" > P< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package" > Package (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.parse_5etools_entry" > parse_5etools_entry() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.pcm_available" > pcm_available() (royalnet.audio.YtdlDiscord method)< / a >
2019-08-25 15:44:47 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.pcm_available" > (royalnet.audio.YtdlMp3 method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-25 15:44:47 +00:00
< / ul > < / li >
2019-07-31 16:21:26 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.plusformat" > plusformat() (in module royalnet.utils)< / a > , < a href = "apireference.html#royalnet.utils.plusformat" > [1]< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.prefix" > prefix (royalnet.commands.CommandInterface attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "R" > R< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Response.raise_on_error" > raise_on_error() (royalnet.network.Response method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.ResponseError.raise_on_error" > (royalnet.network.ResponseError method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.ResponseSuccess.raise_on_error" > (royalnet.network.ResponseSuccess method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.FileAudioSource.read" > read() (royalnet.audio.FileAudioSource method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.ready_up" > ready_up() (royalnet.audio.YtdlDiscord method)< / a >
2019-08-25 15:44:47 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3.ready_up" > (royalnet.audio.YtdlMp3 method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-25 15:44:47 +00:00
< / ul > < / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.receive" > receive() (royalnet.network.NetworkLink method)< / a >
2019-09-03 13:22:22 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.register_keyboard_key" > register_keyboard_key() (royalnet.commands.CommandInterface method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.register_net_handler" > register_net_handler() (royalnet.commands.CommandInterface method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.relationshiplinkchain" > relationshiplinkchain() (in module royalnet.database)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandData.reply" > reply() (royalnet.commands.CommandData method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.reply" > (royalnet.network.Package method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Request" > Request (class in royalnet.network)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.request" > request() (royalnet.network.NetworkLink method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.require_alchemy_tables" > require_alchemy_tables (royalnet.commands.Command attribute)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Response" > Response (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.ResponseError" > ResponseError (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.ResponseSuccess" > ResponseSuccess (class in royalnet.network)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlInfo.retrieve_for_url" > retrieve_for_url() (royalnet.audio.YtdlInfo class method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkServer.route_package" > route_package() (royalnet.network.NetworkServer method)< / a >
2019-09-03 13:22:22 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.audio" > royalnet.audio (module)< / a >
< / li >
< li > < a href = "apireference.html#module-royalnet.bots" > royalnet.bots (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.commands" > royalnet.commands (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.database" > royalnet.database (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.error" > royalnet.error (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.network" > royalnet.network (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.utils" > royalnet.utils (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#module-royalnet.web" > royalnet.web (module)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.error.RoyalnetRequestError" > RoyalnetRequestError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.error.RoyalnetResponseError" > RoyalnetResponseError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.web.Royalprint" > Royalprint (class in royalnet.web)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot.run" > run() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.GenericBot.run" > (royalnet.bots.GenericBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot.run" > (royalnet.bots.TelegramBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.run" > (royalnet.commands.Command method)< / a >
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.run" > (royalnet.network.NetworkLink method)< / a >
< / li >
< / ul > < / li >
< li > < a href = "apireference.html#royalnet.bots.GenericBot.run_blocking" > run_blocking() (royalnet.bots.GenericBot method)< / a >
< ul >
< li > < a href = "apireference.html#royalnet.network.NetworkServer.run_blocking" > (royalnet.network.NetworkServer method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "S" > S< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-27 12:19:11 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot.safe_api_call" > safe_api_call() (royalnet.bots.TelegramBot static method)< / a >
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.safeformat" > safeformat() (in module royalnet.utils)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkLink.send" > send() (royalnet.network.NetworkLink method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-09-28 16:34:29 +00:00
< li > < a href = "apireference.html#royalnet.network.NetworkServer.serve" > serve() (royalnet.network.NetworkServer method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.database.Alchemy.session_acm" > session_acm() (royalnet.database.Alchemy method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-27 12:19:11 +00:00
< li > < a href = "apireference.html#royalnet.database.Alchemy.session_cm" > session_cm() (royalnet.database.Alchemy method)< / a >
2019-09-28 16:34:29 +00:00
< / li >
< li > < a href = "apireference.html#royalnet.bots.GenericBot.set_secret" > set_secret() (royalnet.bots.GenericBot method)< / a >
2019-09-27 12:19:11 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.sleep_until" > sleep_until() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord.spawn_audiosource" > spawn_audiosource() (royalnet.audio.YtdlDiscord method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.splitstring" > splitstring() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.Command.syntax" > syntax (royalnet.commands.Command attribute)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "T" > T< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.telegram_escape" > telegram_escape() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.TelegramBot" > TelegramBot (class in royalnet.bots)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.to_dict" > to_dict() (royalnet.network.Package method)< / a >
2019-07-31 16:21:26 +00:00
< ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Request.to_dict" > (royalnet.network.Request method)< / a >
< / li >
< li > < a href = "apireference.html#royalnet.network.Response.to_dict" > (royalnet.network.Response method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlInfo.to_discord_embed" > to_discord_embed() (royalnet.audio.YtdlInfo method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.to_json_bytes" > to_json_bytes() (royalnet.network.Package method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.network.Package.to_json_string" > to_json_string() (royalnet.network.Package method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "U" > U< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-09-03 13:22:22 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.unregister_keyboard_key" > unregister_keyboard_key() (royalnet.commands.CommandInterface method)< / a >
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.commands.CommandInterface.unregister_net_handler" > unregister_net_handler() (royalnet.commands.CommandInterface method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-10-04 10:18:17 +00:00
< li > < a href = "apireference.html#royalnet.commands.UnsupportedError" > UnsupportedError< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.bots.DiscordBot.update_activity_with_source_title" > update_activity_with_source_title() (royalnet.bots.DiscordBot method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile.update_info" > update_info() (royalnet.audio.YtdlFile method)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "Y" > Y< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.utils.ytdldateformat" > ytdldateformat() (in module royalnet.utils)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlDiscord" > YtdlDiscord (class in royalnet.audio)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlFile" > YtdlFile (class in royalnet.audio)< / a >
2019-07-31 16:21:26 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlInfo" > YtdlInfo (class in royalnet.audio)< / a >
2019-08-25 15:44:47 +00:00
< / li >
2019-08-29 15:56:01 +00:00
< li > < a href = "apireference.html#royalnet.audio.YtdlMp3" > YtdlMp3 (class in royalnet.audio)< / a >
2019-07-31 16:21:26 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
2019-06-13 15:36:27 +00:00
< / div >
< / div >
< footer >
< hr / >
< div role = "contentinfo" >
< p >
© Copyright 2019, Stefano Pigozzi
< / p >
< / div >
Built with < a href = "http://sphinx-doc.org/" > Sphinx< / a > using a < a href = "https://github.com/rtfd/sphinx_rtd_theme" > theme< / a > provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >