github.com/gotd/td/tg.Folder.AutofillNewBroadcasts (field)
7 uses
github.com/gotd/td/tg (current package)
tl_folder_gen.go#L45: AutofillNewBroadcasts bool
tl_folder_gen.go#L78: if !(f.AutofillNewBroadcasts == false) {
tl_folder_gen.go#L118: f.AutofillNewBroadcasts = from.GetAutofillNewBroadcasts()
tl_folder_gen.go#L186: if !(f.AutofillNewBroadcasts == false) {
tl_folder_gen.go#L252: f.AutofillNewBroadcasts = f.Flags.Has(0)
tl_folder_gen.go#L283: f.AutofillNewBroadcasts = true
tl_folder_gen.go#L286: f.AutofillNewBroadcasts = false
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. |