github.com/gotd/td/tg.CommunitiesToggleCommunityCollapsedInDialogsRequest.Collapsed (field)
7 uses
github.com/gotd/td/tg (current package)
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L41: Collapsed bool
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L64: if !(t.Collapsed == false) {
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L88: t.Collapsed = from.GetCollapsed()
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L130: if !(t.Collapsed == false) {
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L183: t.Collapsed = t.Flags.Has(0)
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L198: t.Collapsed = true
tl_communities_toggle_community_collapsed_in_dialogs_gen.go#L201: t.Collapsed = 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. |