reply

suspend fun MessageBuilder.reply(event: TimelineEvent)


suspend fun MessageBuilder.reply(eventId: EventId, eventRelatesTo: RelatesTo?)

Important: eventRelatesTo should be set from the event, that is replied. Otherwise, thread support is dropped.