wiz0u / WTelegramClient

Telegram Client API (MTProto) library written 100% in C# and .NET
https://wiz0u.github.io/WTelegramClient/
MIT License
986 stars 162 forks source link

How i can get a FireBase SMS from telegram? #182

Closed ZeN220 closed 1 year ago

ZeN220 commented 1 year ago

I send a sendCode request and also specify allow_app_hash=true & allow_firebase=true in CodeSettings. But what next? How do I get the nonce value if telegram sends me a common SMS in response to this method?

wiz0u commented 1 year ago

duplicate #126

wiz0u commented 1 year ago

i don't know more than what is written there