github.com/gotd/td/tg.DialogFilter.Contacts (field)
7 uses
github.com/gotd/td/tg (current package)
tl_dialog_filter_gen.go#L51: Contacts bool
tl_dialog_filter_gen.go#L151: if !(d.Contacts == false) {
tl_dialog_filter_gen.go#L231: d.Contacts = from.GetContacts()
tl_dialog_filter_gen.go#L359: if !(d.Contacts == false) {
tl_dialog_filter_gen.go#L473: d.Contacts = d.Flags.Has(0)
tl_dialog_filter_gen.go#L566: d.Contacts = true
tl_dialog_filter_gen.go#L569: d.Contacts = 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. |