'Add admins to telegram channel - Gram-js
I am using gram-js for creating template channels. I got almost all the functionality I wanted, but I do not get to add admins.
The idea is to add some bots as group admin by default.
Any idea of how to do it?
Solution 1:[1]
Ok, I got the solution to my problem.
For adding an admin to a group or channel we have to use the function EditAdmin
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Ruben Rosemary |
