VodGuildFileData: {
    allowedUntil: Date;
    guildId: string;
    tempUrl: string;
    thumbnail: string | null;
}