Spencer Mayne

Results 3 issues of Spencer Mayne

`using System.Data; using FastMember; namespace ConsoleApp1 { public class Program { static void Main(string[] args) { var ints = new long [10]; for (int i = 0; i < 10;...

Hi, I'm experiencing an issue when working with supergroups and invite links using TDLib (accessed via the [tdl](https://github.com/eilvelia/tdl) JavaScript library). **Steps to reproduce:** 1. Create a new supergroup using `createNewSupergroupChat`....

## Description **Environment:** - Telegram app: Mobile app - Using TDLib with TypeScript bindings via [tdl](https://github.com/eilvelia/tdl) v8.0.1 **Issue Summary:** When users join a basic group created via `createNewBasicGroupChat` using an...