| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* add constants for `max_connections` * expand docstring for `secret_token`
* add limits for heading * add minimum proximity_alert_radius (as it is non-zero) * fix docstrings that link to HEADING constant twice instead of PROXIMITY_ALERT_RADIUS (and hence 360 was displayed instead of 100000)
|
Question regarding limits for Location and send_location: I know that in Telegram API itself most limits are only listed in sendLocation and not in Location, e.g. live_period and heading. Should I list all the limits in Location as well or do I stick to what's listed or not listed in Telegram API? |
Sorry, something went wrong.
I think we should stick to TG API docs. |
Sorry, something went wrong.
|
closing this PR, all work moved to #3351 (with branches within same repo as opposed to fork) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
addresses #3107