Avrumy
Avrumy
@anusha5695 nice! Thanks
I didn't see this issue for some reason :thinking:. I don't understand if this is a feature suggestion of a bug. Can you please clarify what you mean?
Oh yeah, I forgot that I ignored forwaded messages. I'll add this as a group setting.
@bramjoosten you're able to save it as a png
Not sure if this is a proper fix, but this fixes it. ```diff diff --git a/packages/airgram/src/components/TdClient.ts b/packages/airgram/src/components/TdClient.ts index 2a1ca06..c8848b3 100644 --- a/packages/airgram/src/components/TdClient.ts +++ b/packages/airgram/src/components/TdClient.ts @@ -157,7 +157,7 @@ export class...
Seems like that isn't the case. Here are a few of the things that cause it to crash: ``` data = "p\\f" data = "�" data = "`\\u000e" data =...
Node: `v12.16.1` TDLib: `v1.6.0` ffi-napi: `v3.0.1`
I already use a different directory for each instance.
@safead for now, I create a copy of the tdlib build file for every instance.