github.com/gotd/td/tg.DialogFilter.Bots (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_dialog_filter_gen.go#L71: 	Bots bool
		tl_dialog_filter_gen.go#L163: 	if !(d.Bots == false) {
		tl_dialog_filter_gen.go#L235: 	d.Bots = from.GetBots()
		tl_dialog_filter_gen.go#L371: 	if !(d.Bots == false) {
		tl_dialog_filter_gen.go#L477: 	d.Bots = d.Flags.Has(4)
		tl_dialog_filter_gen.go#L642: 		d.Bots = true
		tl_dialog_filter_gen.go#L645: 		d.Bots = false