Allow sending Quick Reply Options with Direct Messages
authorHarmon <Harmon758@gmail.com>
Mon, 11 Jan 2021 14:52:24 +0000 (08:52 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 11 Jan 2021 14:52:37 +0000 (08:52 -0600)
commitd8b02de5e27c91b477cc699a064507201f53a139
tree52caf4af0764cef70f0b9fb7e065f9d02cfa6ae1
parent24c49aee353c007ab7f27fdac51a176ca4ca17bf
Allow sending Quick Reply Options with Direct Messages

Replace API.send_direct_message quick_reply_type parameter with quick_reply_options
Resolves #1280
tweepy/api.py