lightbulb.internal.sync¶ async sync_application_commands(client: client_.Client) → None[source]¶ Synchronise the commands registered to the given client with discord. Parameters: client – The client which has the commands to synchronise registered. Returns: None