How to make button which suggests user to share his phone number? #483
Unanswered
musobekmadrimov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Sorry, I found it. But now faced another problem.
From getPhoneNumber method how to assign client phone number? I need do some logic and save it to database! Please, help with this! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, everyone! I am new in this pacakge!
How to make button which suggests user to share his phone number?
I tried
$phone_number = $this->message->contact()->phoneNumber()
but getting this error:
Call to a member function phoneNumber().
Also I need the correct version of recieving users phone number to save it to DB.
Please, help!
Beta Was this translation helpful? Give feedback.
All reactions