github.com/gotd/td/tg.MonoForumDialog.UnreadCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_saved_dialog_gen.go#L293: UnreadCount int
tl_saved_dialog_gen.go#L346: if !(m.UnreadCount == 0) {
tl_saved_dialog_gen.go#L386: m.UnreadCount = from.GetUnreadCount()
tl_saved_dialog_gen.go#L500: b.PutInt(m.UnreadCount)
tl_saved_dialog_gen.go#L569: m.UnreadCount = value
tl_saved_dialog_gen.go#L663: return m.UnreadCount
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |