Interface DiscordResObject

interface DiscordResObject {
    ID: string;
    UUID: string;
}

Properties

Properties

ID: string
UUID: string