SchildiChat-android/changelog.d/4895.removal

1 line
141 B
Plaintext

`StateService.sendStateEvent()` now takes a non-nullable String for the parameter `stateKey`. If null was used, just now use an empty string.