Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
GramJS is Telegram client implementation in Javascript. This project's core is completely based on Telethon. All the files which are fully based on it. don't forget to have a look to the original project.
API ID
and Hash
API Development tools
.Create new application
window will appear. Fill in your application details.
There is no need to enter any URL
, and only the first two fields (App title
and Short name
)
can be changed later as long as I'm aware.Create application
at the end. Now that you have the API ID
and Hash
If you want to run in it in a browser just use webpack (a configuration file is already present).
The output will be in browser
folder.
In the browser gramjs will use localstorage to not regenerate api methods each run.
check the examples
folder for more info.
Docs coming soon
Currently you can use any raw api function using await client.invoke(new RequestClass(args))
.
you can find all the requests and types at https://gram.js.org/
FAQs
NodeJS/Browser MTProto API Telegram client library,
The npm package telegram receives a total of 51,677 weekly downloads. As such, telegram popularity was classified as popular.
We found that telegram demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.