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

auth.sendCode cannot receive sms_type as parameter #64

Closed
alexmorbo opened this issue Mar 6, 2017 · 1 comment
Closed

auth.sendCode cannot receive sms_type as parameter #64

alexmorbo opened this issue Mar 6, 2017 · 1 comment

Comments

@alexmorbo
Copy link
Contributor

At your TL schema:
auth.sendCode#86aef0ec flags:# allow_flashcall:flags.0?true phone_number:string current_number:flags.0?Bool api_id:int api_hash:string = auth.SentCode;

At telegram official schema sms_type exists
auth.sendCode#768d5f4d phone_number:string sms_type:int api_id:int api_hash:string lang_code:string = auth.SentCode;

@danog
Copy link
Owner

danog commented Mar 6, 2017

I'm using the latest layer (62) from tdesktop.

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

No branches or pull requests

2 participants