Torngen.Client.Path.Faction.News (TorngenElixirClient v2.0.2)

View Source

Get your faction's news details.

Requires minimal access key with faction API access permissions. <br> It is possible to pass up to 10 categories at the time (comma separated). Categories 'attack', 'depositFunds' and 'giveFunds' are only available with 'Custom', 'Limited' or 'Full' access keys.

Parmeters

  • striptags: Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
  • limit: N/A
  • sort: Sorted by the greatest timestamps
  • to: Timestamp that sets the upper limit for the data returned
  • from: Timestamp that sets the lower limit for the data returned
  • cat: News category type
  • timestamp: Timestamp to bypass cache
  • comment: Comment for your tool/service/bot/website to be visible in the logs.
  • key: API key (Minimal)

Response Module(s)

  • FactionNewsResponse