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

Send location alongside event #27

Open
obitech opened this issue Nov 19, 2019 · 0 comments
Open

Send location alongside event #27

obitech opened this issue Nov 19, 2019 · 0 comments

Comments

@obitech
Copy link
Member

obitech commented Nov 19, 2019

Telebot has a send_location function that can send a location:

# sendChatAction
# action_string can be one of the following strings: 'typing', 'upload_photo', 'record_video', 'upload_video',
# 'record_audio', 'upload_audio', 'upload_document' or 'find_location'.
tb.send_chat_action(chat_id, action_string)

We could use this when sending out info via /next or /event

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

1 participant