github.com/gotd/td/tg.RequestPeerTypeCreateBot.BotManaged (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_request_peer_type_gen.go#L986: 	BotManaged bool
		tl_request_peer_type_gen.go#L1020: 	if !(r.BotManaged == false) {
		tl_request_peer_type_gen.go#L1048: 	r.BotManaged = from.GetBotManaged()
		tl_request_peer_type_gen.go#L1103: 	if !(r.BotManaged == false) {
		tl_request_peer_type_gen.go#L1162: 	r.BotManaged = r.Flags.Has(0)
		tl_request_peer_type_gen.go#L1184: 		r.BotManaged = true
		tl_request_peer_type_gen.go#L1187: 		r.BotManaged = false