Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage examples needed #3

Open
jk-1 opened this issue Aug 31, 2018 · 2 comments
Open

Usage examples needed #3

jk-1 opened this issue Aug 31, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@jk-1
Copy link

jk-1 commented Aug 31, 2018

Is it possible to have few examples how to create client, send, receive messages and destroy client through tdlib-json-cli?

Thank you for your support!

@oott123
Copy link
Owner

oott123 commented Aug 31, 2018

It's on the plan, but no ETAs.

You can check https://core.telegram.org/tdlib/docs/td__json__client_8h.html at this time. These methods will help you:

setTdlibParameters
checkDatabaseEncryptionKey
getAuthorizationState
setAuthenticationPhoneNumber
checkAuthenticationCode
checkAuthenticationPassword

@oott123 oott123 added the enhancement New feature or request label Aug 31, 2018
@oott123
Copy link
Owner

oott123 commented Aug 31, 2018

As you may known, tdlib-json-cli is a wrapper of tdlib. So you can just find out how to use tdlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants