github.com/gotd/td/tg.ContactsGetTopPeersRequest.ForwardChats (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_get_top_peers_gen.go#L55: 	ForwardChats bool
		tl_contacts_get_top_peers_gen.go#L110: 	if !(g.ForwardChats == false) {
		tl_contacts_get_top_peers_gen.go#L160: 	g.ForwardChats = from.GetForwardChats()
		tl_contacts_get_top_peers_gen.go#L264: 	if !(g.ForwardChats == false) {
		tl_contacts_get_top_peers_gen.go#L325: 	g.ForwardChats = g.Flags.Has(5)
		tl_contacts_get_top_peers_gen.go#L451: 		g.ForwardChats = true
		tl_contacts_get_top_peers_gen.go#L454: 		g.ForwardChats = false