terms property
The search terms as inputed by the user. To search for posts from a user include from:someusername
, using a user's username. To search in a specific channel include in:somechannel
, using the channel name (not the display name).
Implementation
String terms;