Instead of using the deeplinking URL directly in text links or inline buttons, one can also use them as answer_inline_query(url=deeplinking_url), as done e.g. by @spoilerobot . I think it would be a good idea to include this option in the deeplinking.py example somehow.