github.com/gotd/td/tg.UserFull.CommonChatsCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L190: CommonChatsCount int
tl_user_full_gen.go#L501: if !(u.CommonChatsCount == 0) {
tl_user_full_gen.go#L709: u.CommonChatsCount = from.GetCommonChatsCount()
tl_user_full_gen.go#L1366: b.PutInt(u.CommonChatsCount)
tl_user_full_gen.go#L1612: u.CommonChatsCount = value
tl_user_full_gen.go#L2300: return u.CommonChatsCount
![]() |
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. |