Interface DeleteCustomEmoji

interface DeleteCustomEmoji {
    id: number;
}

Properties

Properties

id: number