Vendored
+1
@@ -1453,6 +1453,7 @@ export class Interaction<Cached extends CacheType = CacheType> extends Base {
|
||||
public type: InteractionType;
|
||||
public user: User;
|
||||
public version: number;
|
||||
public appPermissions: Readonly<Permissions> | null;
|
||||
public memberPermissions: CacheTypeReducer<Cached, Readonly<Permissions>>;
|
||||
public locale: string;
|
||||
public guildLocale: CacheTypeReducer<Cached, string, string, string>;
|
||||
|
||||
Reference in New Issue
Block a user