export interface PixelForum { id?: string name?: string description?: string icon?: string topic_amount?: number }