-
Notifications
You must be signed in to change notification settings - Fork 178
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
How to use Api.phone.ConfirmCall ? #290
Comments
What are you trying to do ? |
Ok, I'm trying to create a userbot (not a bot) who can call users in private, if it is possible can you send me a link to this library please ? |
This issue is really out of the scope in my opinion. It is your job to investigate about those methods, maybe by reading the sources of official clients and libraries. You cannot get any help by opening an issue here. |
Ok but there is a method called phone.ConfirmCall in your code and when I try to use it I get this error RPCError: 400: DH_G_A_INVALID (caused by phone.ConfirmCall) So why is that happenning ? |
@mathysdevnode Read #290 (comment). Sorry if I’m a bit awkward, but it’s the only thing I can say. |
You're not realy helping... |
I'm done a phone.RequestCall and so now i'm trying to exchange the encrypting keys with the confirmCall but when I try it return this error:
here is the code:
The text was updated successfully, but these errors were encountered: