Blakil

Results 2 issues of Blakil

### Code that causes the issue @client.on(events.NewMessage(func=lambda e: e.photo or e.video or (e.document and getattr(e.document, 'mime_type', '').startswith('video/gif')))) async def handle_media(event): sender = await event.get_sender() if event.photo: logger.info(f"Received photo from {sender_id}")...

why I have this error: The media could not be loaded, either because the server or network failed or because the format is not supported. on any attempting to play...