ingria
ingria
Firefox doesn't support the `event.relatedTarget` :unamused: [developer.mozilla.org/en-US/docs/Web/API/MouseEvent/relatedTarget](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/relatedTarget#Browser_compatibility)
There's unofficial one: https://telegram.me/awesomebot?game=g2048
I don't think it's open-sourced.
Try [clearing the entity cache](https://github.com/LonamiWebs/Telethon/blob/9d899e3dab18b2191c350005063e392dcbf3c831/telethon/entitycache.py#L94) periodically (see #3073)
Telegram sends a lot of extra data for your requests. For example, if you request channel history, you’ll also get all linked users (e.g. from post comments) and chats (e.g....
> I thought about storing the channel id instead of username but I don't know if this is sufficient You’ll need to store access hash and channel ID of each...
It is technically possible indeed. But it's a huge headache if the font is loaded from some third-party provider like Google Fonts or Typekit. For example: https://fonts.googleapis.com/css2?family=Roboto:wght@500 All font urls...
Something like this maybe? | 64 | 32 | 16 | | --- | --- | --- | | | | | The shadow looks to thick IMO source svg...
Just found this unofficial snap: https://snapcraft.io/winbox Is it possible to support it too? Its .desktop file is [here](https://github.com/panaceya/winbox/blob/main/snap/gui/winbox.desktop).
Something like this?