Skip to content

Commit

Permalink
add Satori messages API support (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
lugehorsam committed Apr 8, 2024
1 parent 9a5d17f commit f01478c
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 17 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

## [Unreleased]

## [3.12.0] - 2024-04-08
### Added
- Satori: Added `IApiLiveEvent.Id` for accessing live event identifiers.
- Satori: Added support for new Satori Messages API: `IClient.GetMessageListAsync`, `IClient.UpdateMessageAsync` and `IClient.DeleteMessageAsync`.

## [3.11.0] - 2024-03-08
### Added
- Nakama: New `IClient` event called `ReceivedSessionUpdated` when session expires and is refreshed.
Expand Down
Loading

0 comments on commit f01478c

Please sign in to comment.