Interface DiscordResObjectV3

interface DiscordResObjectV3 {
    id: string;
    uuid: string;
}

Properties

Properties

id: string
uuid: string