Interface IRestClientProvider
An interface that represents a client provider for Rest-based clients.
public interface IRestClientProvider
Properties
RestClient
Gets the Rest client of this provider.
DiscordRestClient RestClient { get; }
An interface that represents a client provider for Rest-based clients.
public interface IRestClientProvider
Gets the Rest client of this provider.
DiscordRestClient RestClient { get; }