angelobl

Results 4 comments of angelobl

Does this work on apps on the Play store with Google managed signing?

> You could use https://gram.js.org/tl/channels/GetParticipant for that I was using getParticipants but dont see any field that shows admin rights ``` const result = await client.invoke( new Api.channels.GetParticipants({ channel: "channel",...

> you need getParticipant not getParticipantSS So I would have to call that for every member in the group to find the admin? Is there any way to just get...

> Input selection and setting the fee would be my first two guesses. Can you output the JSON before trying to serialize to make sure it looks as you'd expect...