Conversation
|
Looks good, but the example seems very convoluted. Do we really need 3 levels of deep linking to demonstrate how a single function works? |
|
@jh0ker It's more about explaining what's possible with deep links and to spark the imagination a bit |
|
Fair enough, but in that case perhaps you could make one of the levels use an inline button with a URL instead of just another text link |
|
Good point |
jsmnbom
left a comment
There was a problem hiding this comment.
Seems like a nice utility to have to me :D
I added a few comments though :)
|
Currently not having the time to fix it up. Anyone else interested in getting the kudos for this contribution? @bomjacob |
|
Brought this PR up to date and implemented the requested changes. |
Allows
url = helpers.create_deep_linked_url(bot.get_me().username, "Payload")