Exemplo n.º 1
0
 public Task TriggerCrcCheckAsync(long webhookId) =>
 _twitterClient.PutAsync($"/1.1/account_activity/all/{_twitterOptions.WebhookEnvironment}/webhooks/{webhookId}.json", new Dictionary <string, string>());