Skip to content

2.4.0 - Adding new Web API Methods and other updates for the WebClient.

Choose a tag to compare

@RodneyU215 RodneyU215 released this 27 Nov 19:56
33ef376

New Features

  1. [WebClient] Adding new admin.* Web API methods. #571

Updates

  1. [WebClient] We're no longer validating token types for Web API methods. Improves compatibility with granular bot permisisons. #568 (Thanks @Smotko)
  2. [WebClient] Correcting typos in descriptions #554 (Thanks @phamk)
  3. [WebClient] Fixed 'iteracting' typo in library file headers #564 (Thanks @acabey)
  4. [Message Builders] Remove value from LinkButtonElement #563 (Thanks @pedroma)