Property RpcOrigins
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RpcOrigins
Gets the application's allowed RPC origins.
public IReadOnlyList<string>? RpcOrigins { get; }
Property Value
- IReadOnlyList<string>
Gets the application's allowed RPC origins.
public IReadOnlyList<string>? RpcOrigins { get; }