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

7 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_get_top_peers_gen.go#L64: 	BotsApp bool
		tl_contacts_get_top_peers_gen.go#L126: 	if !(g.BotsApp == false) {
		tl_contacts_get_top_peers_gen.go#L178: 	g.BotsApp = from.GetBotsApp()
		tl_contacts_get_top_peers_gen.go#L300: 	if !(g.BotsApp == false) {
		tl_contacts_get_top_peers_gen.go#L361: 	g.BotsApp = g.Flags.Has(16)
		tl_contacts_get_top_peers_gen.go#L543: 		g.BotsApp = true
		tl_contacts_get_top_peers_gen.go#L546: 		g.BotsApp = false