Show / Hide Table of Contents

Delegate RestClientProvider

Namespace: Discord.Net.Rest
Assembly: Discord.Net.Core.dll
Syntax
public delegate IRestClient RestClientProvider(string baseUrl);
Parameters
Type Name Description
System.String baseUrl
Returns
Type Description
IRestClient
  • Improve this Doc
  • View Source
Back to top Generated by DocFX