add: Bot Trending Toggle, Hide Bot in Timeline client option
This commit is contained in:
@@ -405,6 +405,7 @@ export type AdminInstanceMetadata = DetailedInstanceMetadata & {
|
||||
app192IconUrl: string | null;
|
||||
app512IconUrl: string | null;
|
||||
manifestJsonOverride: string;
|
||||
enableBotTrending: boolean;
|
||||
};
|
||||
|
||||
export type ServerInfo = {
|
||||
|
||||
Reference in New Issue
Block a user