shitton
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ export class Qr extends Command {
|
||||
}),
|
||||
{method: "sendPhoto", chatId, chatType: msg.chat.type}
|
||||
);
|
||||
} catch (e: any) {
|
||||
} catch (e: unknown) {
|
||||
await replyToMessage({
|
||||
message: msg,
|
||||
text: Environment.getQrCodeFailedText(e)
|
||||
|
||||
Reference in New Issue
Block a user