github.com/gotd/td/tg.DialogFolder.UnreadUnmutedPeersCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L754: UnreadUnmutedPeersCount int
tl_dialog_gen.go#L799: if !(d.UnreadUnmutedPeersCount == 0) {
tl_dialog_gen.go#L837: d.UnreadUnmutedPeersCount = from.GetUnreadUnmutedPeersCount()
tl_dialog_gen.go#L938: b.PutInt(d.UnreadUnmutedPeersCount)
tl_dialog_gen.go#L997: d.UnreadUnmutedPeersCount = value
tl_dialog_gen.go#L1072: return d.UnreadUnmutedPeersCount
![]() |
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. |