Add threadInfo field to message like timeline events (#5930)

* Add `threadInfo` field to message like timeline events:
- Polls
- Stickers
- UTDs

* Add missing cases for `EventTimeline.threadInfo()`
This commit is contained in:
Jorge Martin Espinosa
2025-12-19 10:43:40 +01:00
committed by GitHub
parent 602498a36b
commit 0b5c4fc8bb
10 changed files with 87 additions and 44 deletions

View File

@@ -220,6 +220,7 @@ class PollContentStateFactoryTest {
votes = votes,
endTime = endTime,
isEdited = false,
threadInfo = null,
)
private fun aPollContentState(