Replies: 1 comment
-
After sending the code via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently working with the Instagrapi library and have successfully used the 'send_confirm_phone_number(phone_number: str)' function to send a confirmation code to a specified phone number. However, I am unsure of the subsequent steps required to confirm this code once it has been received. Could you please provide a detailed explanation of the process? I am particularly interested in understanding if there is a specific function I need to call, or if there are any parameters I need to pass to successfully confirm the code. Any examples or code snippets would be greatly appreciated. Thank you in advance for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions