Draft : branch reply mode
This commit is contained in:
parent
71667dc235
commit
1b1b556aa4
5 changed files with 31 additions and 32 deletions
|
|
@ -170,5 +170,5 @@ interface Timeline : AutoCloseable {
|
|||
progressCallback: ProgressCallback?
|
||||
): Result<MediaUploadHandler>
|
||||
|
||||
suspend fun loadReplyDetails(eventId: EventId): Result<InReplyTo>
|
||||
suspend fun loadReplyDetails(eventId: EventId): InReplyTo
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue