|
|
Commands: d |
|
| dcc.abort | Aborts a dcc session |
| dcc.chat | Starts a DCC Chat connection |
| dcc.get | Requests a file |
| dcc.recv | Sets up a file receiving connection |
| dcc.rsend | Sends a file by using the Reverse DCC Send protocol |
| dcc.send | Sends a file |
| dcc.setBandwidthLimit | Set the bandwidthlimit of a dcc.send session. |
| dcc.voice | Starts a DCC Voice connection |
| debug | Outputs text to the debug window |
| defpopup | Defines a popup menu |
| delete | Destroys an object |
| delpopupitem | Deletes an item from a popup |
| deop | Removes chanop status from the specified users |
| destroy | Destroys an object |
| devoice | Removes voice flag for the specified users |
| dialog.file | Shows a file dialog |
| dialog.image | Shows a image dialog |
| dialog.message | Shows a message box |
| dialog.textinput | Shows a dialog that accepts user input as text |
| die | Prints an error message and stops the script |
| do | Iteration command |
| dockwidget.hide | Hides the dock widget for the current frame window |
| dockwidget.hidewindow | Returns the state of the dock widget |
| dockwidget.show | Shows the dock widget for the current frame window |
|