feat: Mimic browser TLS fingerprint in node
- Fix Unknown Message (maybe)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -3580,6 +3580,7 @@ export const Constants: {
|
||||
TextInputStyles: EnumHolder<typeof TextInputStyles>;
|
||||
ThreadChannelTypes: ThreadChannelTypes[];
|
||||
UserAgent: string;
|
||||
ciphers: string[];
|
||||
VerificationLevels: EnumHolder<typeof VerificationLevels>;
|
||||
VideoQualityModes: EnumHolder<typeof VideoQualityModes>;
|
||||
VoiceBasedChannelTypes: VoiceBasedChannelTypes[];
|
||||
|
||||
Reference in New Issue
Block a user