[WIP] Room-Verification Messages
This commit is contained in:
parent
3635c185e9
commit
2e20049b36
15 changed files with 392 additions and 484 deletions
|
|
@ -126,6 +126,6 @@ private:
|
|||
// for room messages
|
||||
std::optional<std::string> room_id;
|
||||
std::optional<std::string> event_id;
|
||||
std::optional<TimelineModel *> model_;
|
||||
TimelineModel *model_;
|
||||
mtx::common::ReplyRelatesTo relation;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue