Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

add telegram support (+pgp) #8

Open
no-go opened this issue Feb 16, 2019 · 0 comments
Open

add telegram support (+pgp) #8

no-go opened this issue Feb 16, 2019 · 0 comments

Comments

@no-go
Copy link
Owner

no-go commented Feb 16, 2019

Here some hints about telegram api and request sending/handling.

That is the Bot api description: https://core.telegram.org/bots/api#available-types

And this is an example to handle this:
https://stackoverflow.com/questions/31197659/how-we-should-send-query-to-telegram-bot-api

the next step is to adopt this knowlege to the non-bot telegram api. maybe a first retrofit telegram bare metal app can be build with: https://gitlab.com/deadlockz/jabahclint

Interesting point: using pgp encryption inside telegram (and not the peer-to-peer encryption from the telegram team) ;-D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant