Td: is it work without api_id and api_hash? info

Created on 4 Jan 2018  路  3Comments  路  Source: tdlib/td

is it work without api_id and api_hash?

question

Most helpful comment

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

All 3 comments

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

IRGC picture IRGC  路  4Comments

rdlrt picture rdlrt  路  3Comments

FJarvan picture FJarvan  路  3Comments

kossnocorp picture kossnocorp  路  3Comments

hmartinh picture hmartinh  路  5Comments