github.com/gotd/td/tg.Dialog.UnreadReactionsCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L74: UnreadReactionsCount int
tl_dialog_gen.go#L154: if !(d.UnreadReactionsCount == 0) {
tl_dialog_gen.go#L212: d.UnreadReactionsCount = from.GetUnreadReactionsCount()
tl_dialog_gen.go#L380: b.PutInt(d.UnreadReactionsCount)
tl_dialog_gen.go#L475: d.UnreadReactionsCount = value
tl_dialog_gen.go#L623: return d.UnreadReactionsCount
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |