mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
Documentation updates and major bug fix
Clients no longer die when a URL is sent
This commit is contained in:
@@ -121,6 +121,7 @@ exports.List.prototype.removeElement = function( child ) {
|
||||
|
||||
/**
|
||||
* Replaces an element in the list with a specified element
|
||||
* @method updateElement
|
||||
* @param {Object} element Element to update.
|
||||
* @param {Object} newElement New Element
|
||||
* @return {Boolean} whether the operation was successful or not.
|
||||
|
||||
Reference in New Issue
Block a user