Table of Contents
API reference

Interface IDiscordLinkedRolesMetadataProvider

Namespace
DisCatSharp.Hosting.AspNetCore.LinkedRoles
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Supplies linked-roles metadata records for synchronization with the Discord application.

public interface IDiscordLinkedRolesMetadataProvider

Remarks

Return records in the exact order you want them published. Discord currently supports at most five records and each key must be unique.

Methods

GetMetadataAsync(CancellationToken)

Resolves the desired linked-roles metadata records.