github.com/gotd/td/tg.Community.CollapsedInDialogs (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L3940: CollapsedInDialogs bool
tl_chat_gen.go#L3998: if !(c.CollapsedInDialogs == false) {
tl_chat_gen.go#L4052: c.CollapsedInDialogs = from.GetCollapsedInDialogs()
tl_chat_gen.go#L4160: if !(c.CollapsedInDialogs == false) {
tl_chat_gen.go#L4249: c.CollapsedInDialogs = c.Flags2.Has(20)
tl_chat_gen.go#L4359: c.CollapsedInDialogs = true
tl_chat_gen.go#L4362: c.CollapsedInDialogs = false
![]() |
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. |