summary refs log tree commit diff
path: root/src/schemas/uncategorised/BotModifySchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/schemas/uncategorised/BotModifySchema.ts')
-rw-r--r--src/schemas/uncategorised/BotModifySchema.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/schemas/uncategorised/BotModifySchema.ts b/src/schemas/uncategorised/BotModifySchema.ts

index 21276023..d1bbab8e 100644 --- a/src/schemas/uncategorised/BotModifySchema.ts +++ b/src/schemas/uncategorised/BotModifySchema.ts
@@ -19,4 +19,5 @@ export interface BotModifySchema { avatar?: string; username?: string; + banner?: string; }