Replies: 2 comments 1 reply
-
Such behaviour is on the Telegram side and is out of library business... |
Beta Was this translation helpful? Give feedback.
1 reply
-
No any "sessions" neiter in TG, bot or library AFAIK. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to share contact with TeleBot.send_contact (even if user has shared his telephone number via KeyboardButton(request_contact=True)) sometimes the shared contact is greyed out and user has no option to write him directly but only has options to invite to telegram or to add to contacts. I believe that it might be connected with privacy of telegram user and lifetime of bot session and request_contact, but unfortunately I haven't found anything in telegram API docs. Could you please clarify this point?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions