Commit 183865b9 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add mentions field

parent 312e4755
......@@ -6,6 +6,7 @@ class Tweet:
timezone = ""
user_id = ""
username = ""
mentions = ""
tweet = ""
replies = "0"
likes = "0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment