Open censeon opened 2 years ago
As a warning for others: I run into this as well and tried using CustomQueryParameters
instead, but that falls into another bug where the SearchTweetsV2Parameters
is copied, but the custom parameters are not.
I have run into this, too: https://github.com/linvi/tweetinvi/issues/1221
It appears that the properties StartTime and EndTime on ISearchTweetsV2Parameters are serialized to a 12h format rather than the expected 24h format producing unexpected search results