getBySenderAndStickyKey

inline fun <C : StickyEventContent> StickyEventStore.getBySenderAndStickyKey(roomId: RoomId, sender: UserId, stateKey: String? = null): Flow<StoredStickyEvent<C>?>