Type Alias R2GuildFileData

R2GuildFileData: {
    allowedUntil: number;
    guildId: string;
    tempUrl: string;
}