SlackAPI
SlackAPI copied to clipboard
Corrected Tests, new RPC Messages, new Events, RTM Changes for new PresenceSub
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