diff --git a/src/Discord.Net.Core/Discord.Net.Core.xml b/src/Discord.Net.Core/Discord.Net.Core.xml
index a1337a3eb..f11fe4e9a 100644
--- a/src/Discord.Net.Core/Discord.Net.Core.xml
+++ b/src/Discord.Net.Core/Discord.Net.Core.xml
@@ -5086,6 +5086,20 @@
cannot be null.
count exceeds .
+
+
+ Creates a new builder from a message.
+
+ The message to create the builder from.
+ The newly created builder.
+
+
+
+ Creates a new builder from the provided list of components.
+
+ The components to create the builder from.
+ The newly created builder.
+
Adds a to the at the specific row.