[SDK] Missing return type in RoomApi.sendStateEvent() #5855
Labels
A-Send event
matrix-sdk
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Description
RoomApi.sendStateEvent()
methods should return aSendResponse
type likeRoomApi.send()
to be able to retrieve the created eventId.The text was updated successfully, but these errors were encountered: