Select the types of activity you want to include in your feed.
1PostText: Entity[str] = EntityJson( 2 type='PostText', 3 path='$.post.text', 4 coerce_type=True 5)