From fb101cdc88ab676c4bb7993d45232163343f3e16 Mon Sep 17 00:00:00 2001 From: quin lynch Date: Wed, 25 Aug 2021 18:43:31 -0300 Subject: [PATCH] meta: docs --- src/Discord.Net.Core/Discord.Net.Core.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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.