Support for announcement-only groups
This commit is contained in:
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
@@ -638,6 +638,7 @@ export type WhisperType = {
|
||||
CannotMixImageAndNonImageAttachmentsToast: typeof window.Whisper.ToastView;
|
||||
CaptchaSolvedToast: typeof window.Whisper.ToastView;
|
||||
CaptchaFailedToast: typeof window.Whisper.ToastView;
|
||||
CannotStartGroupCallToast: typeof window.Whisper.ToastView;
|
||||
DangerousFileTypeToast: typeof window.Whisper.ToastView;
|
||||
DecryptionErrorToast: typeof window.Whisper.ToastView;
|
||||
ExpiredToast: typeof window.Whisper.ToastView;
|
||||
|
Reference in New Issue
Block a user