diff --git a/src/render/video.ts b/src/render/video.ts index 8205107..a07a867 100644 --- a/src/render/video.ts +++ b/src/render/video.ts @@ -52,7 +52,7 @@ export const renderVideo = ( if ( experimentCheck(Experiment.TRANSCODE_GIFS, !!Constants.GIF_TRANSCODE_DOMAIN) && - !userAgent?.includes('TelegramBot') && + !userAgent?.includes('Telegram') && video.type === 'gif' ) { url = video.url.replace(