Method GetRoleConnectionMetadata
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
GetRoleConnectionMetadata()
Gets the applications role connection metadata.
public Task<IReadOnlyList<DiscordApplicationRoleConnectionMetadata>> GetRoleConnectionMetadata()
Returns
- Task<IReadOnlyList<DiscordApplicationRoleConnectionMetadata>>
A list of metadata records or null.