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#L153: 	if !(d.Bots == false) {
		tl_dialog_filter_gen.go#L217: 	d.Bots = from.GetBots()
		tl_dialog_filter_gen.go#L338: 	if !(d.Bots == false) {
		tl_dialog_filter_gen.go#L433: 	d.Bots = d.Flags.Has(4)
		tl_dialog_filter_gen.go#L592: 		d.Bots = true
		tl_dialog_filter_gen.go#L595: 		d.Bots = false