github.com/gotd/td/tg.AccountInitTakeoutSessionRequest.Contacts (field)
7 uses
	github.com/gotd/td/tg (current package)
		tl_account_init_takeout_session_gen.go#L48: 	Contacts bool
		tl_account_init_takeout_session_gen.go#L92: 	if !(i.Contacts == false) {
		tl_account_init_takeout_session_gen.go#L136: 	i.Contacts = from.GetContacts()
		tl_account_init_takeout_session_gen.go#L212: 	if !(i.Contacts == false) {
		tl_account_init_takeout_session_gen.go#L280: 	i.Contacts = i.Flags.Has(0)
		tl_account_init_takeout_session_gen.go#L300: 		i.Contacts = true
		tl_account_init_takeout_session_gen.go#L303: 		i.Contacts = 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. |