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

is it work without api_id and api_hash? info #3

Closed
mossaudi opened this issue Jan 4, 2018 · 3 comments
Closed

is it work without api_id and api_hash? info #3

mossaudi opened this issue Jan 4, 2018 · 3 comments
Labels

Comments

@mossaudi
Copy link

mossaudi commented Jan 4, 2018

is it work without api_id and api_hash?

@levlam
Copy link
Contributor

levlam commented Jan 4, 2018

It is impossible to access Telegram API without api_id and api_hash. They must be specified for library initialization in the setTdlibParameters request.

@levlam levlam closed this as completed Jan 5, 2018
@mossaudi
Copy link
Author

mossaudi commented Jan 6, 2018

please , where 'setTdlibParameters' in android pre build lib
thanks alot

@levlam
Copy link
Contributor

levlam commented Jan 7, 2018

TdApi.SetTdlibParameters is an ordinary library method, which should be called after UpdateAuthorizationState with AuthorizationStateWaitTdlibParameters is received.

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

No branches or pull requests

2 participants