You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: