github.com/gotd/td/tg.MonoForumDialog.UnreadReactionsCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_saved_dialog_gen.go#L295: UnreadReactionsCount int
tl_saved_dialog_gen.go#L349: if !(m.UnreadReactionsCount == 0) {
tl_saved_dialog_gen.go#L387: m.UnreadReactionsCount = from.GetUnreadReactionsCount()
tl_saved_dialog_gen.go#L501: b.PutInt(m.UnreadReactionsCount)
tl_saved_dialog_gen.go#L576: m.UnreadReactionsCount = value
tl_saved_dialog_gen.go#L671: return m.UnreadReactionsCount
![]() |
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. |