telegram.link icon indicating copy to clipboard operation
telegram.link copied to clipboard

Telegram API library (javascript, node.js)

Results 27 telegram.link issues
Sort by recently updated
recently updated
newest added

Add support for [messages.sendMedia](https://core.telegram.org/method/messages.sendMedia) and other file related operations, like [geochats.sendMedia](https://core.telegram.org/method/geochats.sendMedia), [upload.saveFilePart](https://core.telegram.org/method/upload.saveFilePart), [upload.saveBigFilePart](https://core.telegram.org/method/upload.saveBigFilePart) and [upload.getFile](https://core.telegram.org/method/upload.getFile), and all the data types associated to [InputMedia](https://core.telegram.org/type/InputMedia) and [InputFileLocation](https://core.telegram.org/type/InputFileLocation).

enhancement

Hi Enrico, I have similar issue to #8 , but decided to open a new issue too cause issue #8 is closed and you could leave my comment without attention....

Hello. I can't install it in my project! Error: `npm ERR! code ENOGIT npm ERR! No git binary found in $PATH npm ERR! npm ERR! Failed using git. npm ERR!...

A space was missing, causing "raw markdown" to be displayed.

Hello! Is there any samples, how to implement unimplemented api methods? I want to use https://core.telegram.org/methods#working-with-chats and https://core.telegram.org/methods#working-with-contacts sections, but there is no implementation in telegram.link :(

Hi, How can i upgrade to layer 54? here is schema but it seems telegram.link need to json of it https://github.com/telegramdesktop/tdesktop/blob/master/Telegram/SourceFiles/mtproto/scheme.tl Can i convert this to json and use in...

Get file, upload file, send media and update methods

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Is this still maintained?

Hi guys and thanks for the great project! I've added a couple of API methods, review them please. Comments are welcome. Thanks, Denis.