SlackAPI icon indicating copy to clipboard operation
SlackAPI copied to clipboard

Corrected Tests, new RPC Messages, new Events, RTM Changes for new PresenceSub

Open smorey2 opened this issue 8 years ago • 0 comments

EXISTING

  • Cleaned up source code, removed extra usings, did Visual Studio auto format, standardized var
  • Corrected existing tests, to ensure they pass. Channel name is no longer a valid parameter to most functions.

NEW

  • Added 12 new RPC Messages
  • Added events for OnPresenceChangeReceived and OnUserChangeReceived
  • Added PresenceSub and Login parameters for RTM Change
  • Added Test fixture and PresenceSubscription Test

smorey2 avatar Jan 12 '18 18:01 smorey2