mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
Update Integration structure: add readonly to session
This commit is contained in:
parent
a7317a0a3c
commit
af512954de
@ -53,8 +53,8 @@ export class Integration implements Model {
|
||||
}
|
||||
}
|
||||
|
||||
readonly session: Session;
|
||||
id: Snowflake;
|
||||
session: Session;
|
||||
guildId?: Snowflake;
|
||||
|
||||
name: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user