const github.com/gotd/td/tg.RequestPeerTypeBroadcastTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L1154: 		RequestPeerTypeBroadcastTypeID:                                          "requestPeerTypeBroadcast#339bef6c",
		tl_registry_gen.go#L2936: 		"requestPeerTypeBroadcast":                                          RequestPeerTypeBroadcastTypeID,
		tl_registry_gen.go#L4718: 		RequestPeerTypeBroadcastTypeID:                                          func() bin.Object { return &RequestPeerTypeBroadcast{} },
		tl_registry_gen.go#L6384: 			RequestPeerTypeBroadcastTypeID,
		tl_request_peer_type_gen.go#L698: const RequestPeerTypeBroadcastTypeID = 0x339bef6c
		tl_request_peer_type_gen.go#L771: 	return RequestPeerTypeBroadcastTypeID
		tl_request_peer_type_gen.go#L783: 		ID:   RequestPeerTypeBroadcastTypeID,
		tl_request_peer_type_gen.go#L835: 	b.PutID(RequestPeerTypeBroadcastTypeID)
		tl_request_peer_type_gen.go#L869: 	if err := b.ConsumeID(RequestPeerTypeBroadcastTypeID); err != nil {
		tl_request_peer_type_gen.go#L1038: 	case RequestPeerTypeBroadcastTypeID: