Adds published date field to boost activity
This commit is contained in:
@ -191,6 +191,7 @@ class Like(Verb):
|
||||
class Announce(Verb):
|
||||
""" boosting a status """
|
||||
|
||||
published: str
|
||||
object: str
|
||||
type: str = "Announce"
|
||||
|
||||
|
Reference in New Issue
Block a user