DiscordOverwriteBuilder() obsolete why? #1471
-
|
Hello, since DiscordOverwriteBuilder() constructor is marked as obsolete for the version 4.4, I am wondering how I could construct a new DiscordOverwriteBuilder from DiscordOverwriteBuilder. FromAsync(), could we get FromAsync() static? even in 4.3 would be great to have DiscordOverwriteBuilder. FromAsync(DiscordOverwrite other) instead of needing an instance of DiscordOverwriteBuilder to call the method. Thank you everyone who made possible this project :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
use one of the specialized constructors, it's just the one that's obsolete |
Beta Was this translation helpful? Give feedback.
use one of the specialized constructors, it's just the one that's obsolete