Skip to content

Commit 214879d

Browse files
committed
bot type
1 parent c90f22f commit 214879d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configuration/structures/structures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export interface Bot {
5757
max_chats_count?: number;
5858
groups?: GroupConfig[];
5959
job_title?: string;
60+
type?: string;
6061
work_scheduler?: WorkScheduler;
6162
}
6263

0 commit comments

Comments
 (0)