shitton
This commit is contained in:
@@ -62,7 +62,7 @@ export class Distort extends Command {
|
||||
}),
|
||||
{method: "sendPhoto", chatId, chatType: msg.chat.type}
|
||||
);
|
||||
} catch (e: any) {
|
||||
} catch (e: unknown) {
|
||||
await oldReplyToMessage(
|
||||
msg, Environment.getDistortFailedText(e)
|
||||
).catch(logError);
|
||||
|
||||
Reference in New Issue
Block a user